Dokploy MCP
Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://{remoteHost}{mcpPath}{
"mcpServers": {
"dokploy-mcp": {
"command": "npx",
"args": [
"-y",
"@vibetools/dokploy-mcp"
],
"env": {
"DOKPLOY_URL": "<dokploy_url>",
"DOKPLOY_API_KEY": "<your-dokploy_api_key>",
"DOKPLOY_PROFILES_JSON": "<your-dokploy_profiles_json>"
}
}
}
}{
"mcpServers": {
"dokploy-mcp": {
"command": "npx",
"args": [
"-y",
"@vibetools/dokploy-mcp"
],
"env": {
"DOKPLOY_URL": "<dokploy_url>",
"DOKPLOY_API_KEY": "<your-dokploy_api_key>",
"DOKPLOY_PROFILES_JSON": "<your-dokploy_profiles_json>"
}
}
}
}npx -y @vibetools/dokploy-mcpDOKPLOY_URLOptional when local Dokploy credentials already exist. Otherwise provide the Dokploy panel URL.
DOKPLOY_API_KEYOptional when local Dokploy credentials already exist. Otherwise provide the Dokploy API key.
DOKPLOY_PROFILES_JSONOptional JSON object of named Dokploy targets. Use this when you want explicit named profiles in addition to the local default target.
Reddit growth toolkit — opportunities, replies, cold DMs, brand mentions, SEO, autopilot.
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
A MCP server built for developers enabling Git based project management with project and personal…