dokploy-mcp-server
Rank #8174glama/sapientsai/dokploy-mcp-server
Integrates with Dokploy's self-hosted PaaS for deployment management, database orchestration, and infrastructure automation via 13 consolidated action-based tools.
dokploy-mcp-server is a Model Context Protocol (MCP) server published by sapientsai. It ranks #8174 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. dokploy-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 50,726 of 58,900 servers on MCP Toplist.
Use dokploy-mcp-server
Add dokploy-mcp-server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"dokploy-mcp-server": {
"command": "npx",
"args": [
"-y",
"dokploy-mcp-server"
],
"env": {
"DOKPLOY_URL": "<your DOKPLOY_URL>",
"DOKPLOY_API_KEY": "<your DOKPLOY_API_KEY>",
"TRANSPORT_TYPE": "<your TRANSPORT_TYPE>",
"PORT": "<your PORT>",
"HOST": "<your HOST>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
sapientsai
Other servers by sapientsai
View all sapientsai servers →Available versions (1)
| Version | Published |
|---|---|
| 1.6.2 | Apr 19, 2026 |
Frequently asked questions
- What is dokploy-mcp-server?
- Integrates with Dokploy's self-hosted PaaS for deployment management, database orchestration, and infrastructure automation via 13 consolidated action-based tools.
- Who maintains dokploy-mcp-server?
- dokploy-mcp-server is maintained by sapientsai, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is dokploy-mcp-server an official MCP server?
- Yes — dokploy-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does dokploy-mcp-server have?
- MCP Toplist tracks 1 version of dokploy-mcp-server, most recently published on Apr 19, 2026.
- Where can I find the source code for dokploy-mcp-server?
- The source code for dokploy-mcp-server is hosted at github.com/sapientsai/dokploy-mcp-server.