Agent Tools
Back to MCP servers
● down

Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://{remoteHost}{mcpPath}
JSON-RPC initialize probe
curl -X POST https://{remoteHost}{mcpPath} \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/vcode-sh/dokploy-mcp
Source code
https://github.com/vcode-sh/dokploy-mcp