Dokploy MCP

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

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-09 · ★ 4 · #80 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Dokploy MCP

before you install - you'll need

Set DOKPLOY_URL, DOKPLOY_API_KEY, DOKPLOY_PROFILES_JSON before connecting.

Claude Code

claude mcp add vcode-sh-dokploy-mcp --transport http https://{remoteHost}{mcpPath}

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vcode-sh-dokploy-mcp": {
      "url": "https://{remoteHost}{mcpPath}"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://{remoteHost}{mcpPath}

transport: streamable-http

endpoint NOT responding · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to {remotehost}{mcppath}

license MIT - declared in the repository

npm package @vibetools/dokploy-mcp - the @vibetools scope differs from the repo owner (vcode-sh); confirm it's the project's official package

registry namespace io.github.vcode-sh is GitHub-verified and matches the repo owner

03 · What Dokploy MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v4.0.0 · 2026-07-09

Breaking (hence the big number) · serve-http refuses to start with DOKPLOY_MCP_SANDBOX_RUNTIME=local - hosted multi-client plus vm-only isolation was never a good pairing. · Sandbox workers now have a real memory…

v3.1.2 · 2026-05-15

What changed · This patch release makes Code Mode guidance much clearer around Dokploy's two shared environment layers: · project.env is now documented as the project-level shared environment shown on the project UI…

v3.1.1 · 2026-05-11

04 · Who maintains Dokploy MCP

Dokploy MCP is maintained by vcode-sh. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
cloud infrastructure - ranked #80 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-09)
registry
io.github.vcode-sh/dokploy-mcp (active, first published 2026-05-11 · 3 versions)
packages
npm:@vibetools/dokploy-mcp

06 · Dokploy MCP FAQ

What is Dokploy MCP?

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

Is Dokploy MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-09 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Dokploy MCP?

Run `npx -y @vibetools/dokploy-mcp`. The README documents 3 environment variables (DOKPLOY_URL, DOKPLOY_API_KEY, DOKPLOY_PROFILES_JSON) to set first. Set DOKPLOY_URL, DOKPLOY_API_KEY, DOKPLOY_PROFILES_JSON before connecting. You can also paste the ready-made client config above.

Does Dokploy MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Dokploy MCP

More cloud infrastructure MCP servers · Dot AI · Wasmagent MCP Server · Mymlh MCP Server · Apibase · SearXNG HTTP MCP

More TypeScript MCP servers · Vugola MCP · PageIndex MCP · Memento · Publishready · Next Devtools MCP · see all