Loomal

Dokploy MCP

MCP server by github.com/vcode-sh/dokploy-mcp

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

4 starsnpm: @vibetools/dokploy-mcpRemote-capable

About Dokploy MCP

Dokploy MCP is an MCP (Model Context Protocol) server published by vcode-sh in the official MCP registry. Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes

Dokploy MCP runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@vibetools/dokploy-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vcode-sh/dokploy-mcp, where the project has earned 4 GitHub stars.

Use Dokploy MCP with your agent

Claude Code · one command
claude mcp add --transport http dokploy-mcp https://{remoteHost}{mcpPath}
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dokploy-mcp": {
      "url": "https://{remoteHost}{mcpPath}"
    }
  }
}
streamable-httphttps://{remoteHost}{mcpPath}
npm@vibetools/dokploy-mcp

Frequently asked questions

What is Dokploy MCP?
Dokploy MCP is an MCP (Model Context Protocol) server by vcode-sh. Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
How do I connect Dokploy MCP to Claude, Cursor, or another MCP client?
Dokploy MCP is a remote MCP server — add its endpoint (https://{remoteHost}{mcpPath}) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Dokploy MCP open source?
Yes — the source code is public at github.com/vcode-sh/dokploy-mcp, with 4 GitHub stars.
Can AI agents pay to use Dokploy MCP?
Not yet through Loomal — Dokploy MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Dokploy MCP? Claim this listing free by verifying GitHub ownership, or contact us.