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%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@vibetools/dokploy-mcp
Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
0 tools
doclayer-mcp
Doclayer MCP Server - Integrate Doclayer with Claude Code and Cursor
0 tools
io.github.jordanburke/dokploy-mcp-server
Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.
0 tools
codex-dobby-mcp
Local stdio MCP delegation server that routes Claude-orchestrated tasks through codex exec
0 tools
codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools
codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools

How to use

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

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