What is the Dr.Deploy MCP server?
MCP tools for drdeploy: scan deployed sites, list, get findings, check status.
How to install Dr.Deploy
Copy-paste configuration for popular MCP clients.
DRDEPLOY_TOKENrequiredsecretBearer token for the drdeploy API. Run `drdeploy login` to mint one.
DRDEPLOY_API_HOSTOverride the API host. Defaults to https://drdeploy.dev.
{
"mcpServers": {
"drdeploy-mcp": {
"command": "npx",
"args": [
"-y",
"@drdeploy/mcp"
],
"env": {
"DRDEPLOY_TOKEN": "<YOUR_DRDEPLOY_TOKEN>",
"DRDEPLOY_API_HOST": "<YOUR_DRDEPLOY_API_HOST>"
}
}
}
}{
"mcpServers": {
"drdeploy-mcp": {
"command": "npx",
"args": [
"-y",
"@drdeploy/mcp"
],
"env": {
"DRDEPLOY_TOKEN": "<YOUR_DRDEPLOY_TOKEN>",
"DRDEPLOY_API_HOST": "<YOUR_DRDEPLOY_API_HOST>"
}
}
}
}{
"mcpServers": {
"drdeploy-mcp": {
"command": "npx",
"args": [
"-y",
"@drdeploy/mcp"
],
"env": {
"DRDEPLOY_TOKEN": "<YOUR_DRDEPLOY_TOKEN>",
"DRDEPLOY_API_HOST": "<YOUR_DRDEPLOY_API_HOST>"
}
}
}
}{
"servers": {
"drdeploy-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@drdeploy/mcp"
],
"env": {
"DRDEPLOY_TOKEN": "<YOUR_DRDEPLOY_TOKEN>",
"DRDEPLOY_API_HOST": "<YOUR_DRDEPLOY_API_HOST>"
}
}
}
}claude mcp add drdeploy-mcp --env DRDEPLOY_TOKEN=<YOUR_DRDEPLOY_TOKEN> --env DRDEPLOY_API_HOST=<YOUR_DRDEPLOY_API_HOST> -- npx -y @drdeploy/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.