Skip to content
Back to search
30
MCP streamable-http

Dokploy MCP

io.github.vcode-sh/dokploy-mcp

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

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dokploy_mcp": {
      "url": "https://{remoteHost}{mcpPath}",
      "transport": "streamable-http"
    }
  }
}