Back to search
30
MCP
streamable-http
Dokploy MCP
io.github.vcode-sh/dokploy-mcpDokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://{remoteHost}{mcpPath}
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dokploy_mcp": {
"url": "https://{remoteHost}{mcpPath}",
"transport": "streamable-http"
}
}
}