Dr.Deploy runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm.
MCP tools for drdeploy: scan deployed sites, list, get findings, check status.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add drdeploy-mcp -- npx -y @drdeploy/mcp
{
"mcpServers": {
"drdeploy-mcp": {
"args": [
"-y",
"@drdeploy/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.drdeploy-mcp]
command = "npx"
args = ["-y", "@drdeploy/mcp"]
{
"mcpServers": {
"drdeploy-mcp": {
"args": [
"-y",
"@drdeploy/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"drdeploy-mcp": {
"args": [
"-y",
"@drdeploy/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DRDEPLOY_TOKEN (Bearer token for the drdeploy API. Run `drdeploy login` to mint one.), DRDEPLOY_API_HOST (Override the API host. Defaults to https://drdeploy.dev.).
The author declared them in the registry entry; get the values from the project itself.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.
AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.
MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools
Tolk smart contract compiler for TON — compile, check, and deploy from AI assistants
Deploy a site to its SFTP/FTP host from a coding agent. Changed files only, undo, live checks.
AI agent tools for FreeAppStore: deploy status, SDK docs, app info, platform guide.
Answers built from our own checks of this server.