mcpbeat Sign in

Dokploy MCP Server

not responding

Dokploy MCP is listed as active in the registry but did not answer our last check. 57 installs a week from npm. Last commit 9 Jul 2026.

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

Installs per day peak 31 · avg 11 · +137% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
57
Installs / week
npm and PyPI

Dokploy MCP does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add dokploy-mcp --transport http https://{remoteHost}{mcpPath}
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dokploy-mcp": {
      "url": "https://{remoteHost}{mcpPath}"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dokploy-mcp]
url = "https://{remoteHost}{mcpPath}"
.cursor/mcp.json
{
  "mcpServers": {
    "dokploy-mcp": {
      "url": "https://{remoteHost}{mcpPath}"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dokploy-mcp": {
      "url": "https://{remoteHost}{mcpPath}"
    }
  }
}

This one needs environment variables set before it will start: DOKPLOY_URL (Optional when local Dokploy credentials already exist. Otherwise provide the Dokploy panel URL.), DOKPLOY_API_KEY (Optional when local Dokploy credentials already exist. Otherwise provide the Dokploy API key.), DOKPLOY_PROFILES_JSON (Optional JSON object of named Dokploy targets. Use this when you want explicit named profiles in addition to the local default target.). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://{remoteHost}{mcpPath} streamable-http answering 0 ms 2 min ago

Alternatives to Dokploy MCP

same job, measured the same way
DataDoe MCP
by datadoe

Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.

answering
Morningform
by contactxyz-admin

stdio MCP proxy for MorningForm — bridges Claude Code to MorningForm HTTPS MCP server.

18 installs/wk local only
Contextforge MCP
by alfredoizdev

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.

72 installs/wk local only
Zendesk MCP
by michaelrice

Zendesk MCP server for Claude Code and other MCP clients

222 installs/wk local only
Gency MCP
by gency

Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code

52 installs/wk local only
Foxhound
by caleb-love

MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

17 installs/wk local only
Doom MCP
by gunnargrosch

Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client

102 installs/wk local only
Whatsapp
by gaviwhatsapp

Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.

23 installs/wk local only

Dokploy MCP — questions

Answers built from our own checks of this server.

Is Dokploy MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists Dokploy MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Dokploy MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Dokploy MCP need an API key?
No. Dokploy MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Dokploy MCP?
The npm package @vibetools/dokploy-mcp was installed 57 times in the last week. Week over week that is +137%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dokploy MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.