MCP server
Dokploy MCP Server
Full Dokploy API coverage exposed as MCP tools for self-hosted deployments.
Add it to your client
OfficialInstall
npx -y @dokploy/mcp
mcpServers
{
"mcpServers": {
"dokploy-mcp": {
"command": "npx",
"args": [
"-y",
"@dokploy/mcp"
]
}
}
}- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- Tools
- 508
- License
- Apache-2.0
- Stars
- 343
Dokploy's own server takes the opposite approach to a hand-curated tool set: it generates one tool per API endpoint, 508 of them across 49 categories. Coverage runs from projects and applications to databases, backups, Docker, notifications and SSO, which makes it thorough for scripted operations but heavy on clients that load every tool definition at once. It runs over stdio and needs your Dokploy server URL plus an API token.
Similar MCP servers
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Developer ToolsCloud Platforms & Infrastructure
Zendesk MCP Server
MCP serverCommunity server that lets an assistant read Zendesk tickets and post comments.
Messaging & CommunicationsCRM & Sales
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Comments(0)
Sign in to comment