This server exposes Dokku's management capabilities through the standardized Model Context Protocol (MCP), allowing Large Language Models (LLMs) to
Most monitoring and observability work still happens through a UI a human drives. Dokku MCP MCP server moves it into the conversation instead. This server exposes Dokku's management capabilities through the standardized Model Context Protocol (MCP), allowing Large Language Models (LLMs) to interact with and manage a Dokku instance.
The server publishes 4 tools. What each one is for:
Highlights — The Highlights tool exposed by this serverNEXT — The NEXT tool exposed by this serverIDEAS — The IDEAS tool exposed by this serverTesting — The Testing tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Configuration is passed through the environment: DOKKU_MCP_SECURITY_BLACKLIST, DOKKU_MCP_SSH_HOST, DOKKU_MCP_SSH_KEY_PATH, DOKKU_MCP_SSH_PORT, DOKKU_MCP_SSH_USER, DOKKU_MCP_LOG_LEVEL. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
This sits in the monitoring and observability group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Dokku MCP's toolset — Highlights, NEXT, IDEAS and 1 more — is a fair guide to whether it matches your workflow. It is maintained by alex-galey; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Highlights | The Highlights tool exposed by this server. |
| NEXT | The NEXT tool exposed by this server. |
| IDEAS | The IDEAS tool exposed by this server. |
| Testing | The Testing tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| DOKKU_MCP_SECURITY_BLACKLIST | Configuration value read at startup. | Optional |
| DOKKU_MCP_SSH_HOST | Endpoint or connection string the server talks to. | Optional |
| DOKKU_MCP_SSH_KEY_PATH | Credential the server authenticates with. | Yes |
| DOKKU_MCP_SSH_PORT | Configuration value read at startup. | Optional |
| DOKKU_MCP_SSH_USER | Configuration value read at startup. | Optional |
| DOKKU_MCP_LOG_LEVEL | Configuration value read at startup. | Optional |
Give your coding agent the full DevTools toolbox: traces, network, console, heap snapshots and Lighthouse.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.
Errors with full context — stack traces, issue triage and AI-powered root-cause analysis from Sentry's server.
Enables enhanced web research capabilities for large language models through intelligent search queuing and advanced content extraction.
Automates browser interactions and enables Large Language Models (LLMs) to interact with web pages through Playwright and Chrome DevTools Protocol
Guides tool usage by providing recommendations for MCP tools at each problem-solving stage.