Mmcp.market

Dokploy MCP server

by sapientsai·io.github.sapientsai/dokploy-mcp-server·v1.9.1

Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

2 stars76 downloads/wk

Reviews

Write one

Nobody has reviewed Dokploy yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Dokploy tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan5 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 8 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Dokploy repository's README, as published. We do not edit it. Read it on GitHub

dokploy-mcp-server

A comprehensive Model Context Protocol (MCP) server for Dokploy - the open-source, self-hosted PaaS. Deploy apps, manage containers, databases, domains, and servers through AI assistants like Claude.

Why This Server?

The official Dokploy MCP generates one tool per API endpoint — at the 0.29.14 measurement below, 546 of them, exactly matching the 546 paths in Dokploy's OpenAPI spec at that version. (Dokploy v0.30.2 ships 597 paths; the figures in this section are left at their measured values rather than re-estimated.) Coverage is complete, and every one of those schemas loads into the model's context before you ask your first question.

This server hand-curates the same API into 27 tools (one per category, each taking an action enum), covering the deploy-and-operate surface most self-hosters use daily.

Context cost

Measured 2026-08-08 against @dokploy/mcp@0.29.14 and dokploy-mcp-server@1.8.2, by starting each server, calling tools/list, and counting the serialized schema bytes (divided by 4 for a rough token estimate).

Since that measurement this server grew to 27 tools tracking Dokploy v0.30.2. Measured the same way — live tools/list over stdio — it now exposes 28 tools (27 + info) for 48,452 bytes (~12.1k tokens). The official server has not been re-measured against 0.30.2, so the table above is left at the paired 0.29.14 figures rather than mixing a new number for one side with an old one for the other.

On a 200k-token context window, the official server spends more than a third of it before you ask anything. The larger median schema here is deliberate: descriptions carry the workflow knowledge that prevents failed calls, such as which service id pairs with which databaseType.

Feature Comparison

Tool counts for the official server are per category, taken from its live tools/list.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y dokploy-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add dokploy-mcp-server -- npx -y dokploy-mcp-server
Add to Cursor

Dokploy: common questions

Is Dokploy MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the Dokploy safety report
How do I install Dokploy?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Dokploy need an API key?
Yes. The registry entry asks for DOKPLOY_API_KEY.
Is Dokploy maintained?
The last commit was 8 days ago (2026-09-13). The latest release is v1.9.1.
What can I use instead of Dokploy?
Servers from other publishers that do the same job: Docker MCP Server, Homebutler MCP server and Docker MCP Server. Compare all Dokploy alternatives.

Alternatives to Dokploy

Same job from other publishers: the closest match first, then the best rated.

All Dokploy alternatives →
  • Docker MCP Server
    Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
    A
  • Homebutler
    Tells an agent what changed on a server since it last looked - status, Docker, backups, Proxmox.
    C
  • Docker MCP Server
    Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
    A
  • Boat House
    Deploy and share small apps with team login, persistent data, versioned updates and domains.
    A
  • Notion
    Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.
    B

More from sapientsai