About
Overview
The Dokku MCP Server enables AI agents to manage applications on Dokku, the smallest PaaS implementation. It provides tools for deploying apps, managing domains, and configuring environment variables.
Capabilities
Tools & Capabilities
⚡list_apps
List deployed apps
⚡deploy
Deploy an application
⚡config_set
Set environment variables
⚡domains_add
Add a domain to an app
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-dokkuExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"dokku": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-dokku"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026