Dokploy MCP
Rank #6561glama/vcode-sh/dokploy-mcp
Integrates with Dokploy's self-hosted PaaS platform for application deployment, database management, domain configuration, and DevOps automation through 196 tools across 23 modules.
Dokploy MCP is a Model Context Protocol (MCP) server published by vcode-sh. It ranks #6561 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Dokploy MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 52,339 of 58,900 servers on MCP Toplist.
Use Dokploy MCP
Add Dokploy MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"dokploy-mcp": {
"url": "https://{remotehost}{mcppath}/"
}
}
}{
"mcpServers": {
"dokploy-mcp": {
"command": "npx",
"args": [
"-y",
"@vibetools/dokploy-mcp"
],
"env": {
"DOKPLOY_URL": "<your DOKPLOY_URL>",
"DOKPLOY_API_KEY": "<your DOKPLOY_API_KEY>",
"DOKPLOY_PROFILES_JSON": "<your DOKPLOY_PROFILES_JSON>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
vcode-sh
Available versions (2)
| Version | Published |
|---|---|
| 3.1.2 | May 15, 2026 |
| 3.1.1 | May 11, 2026 |
Frequently asked questions
- What is Dokploy MCP?
- Integrates with Dokploy's self-hosted PaaS platform for application deployment, database management, domain configuration, and DevOps automation through 196 tools across 23 modules.
- Who maintains Dokploy MCP?
- Dokploy MCP is maintained by vcode-sh, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Dokploy MCP an official MCP server?
- Yes — Dokploy MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Dokploy MCP have?
- MCP Toplist tracks 2 versions of Dokploy MCP, most recently published on May 15, 2026.
- Where can I find the source code for Dokploy MCP?
- The source code for Dokploy MCP is hosted at github.com/vcode-sh/dokploy-mcp.