Dokploy
Integrates with Dokploy platform API for creating, updating, duplicating, and removing deployment projects, enabling teams to automate deployment workflows through AI interactions.
10 stars
0 tools
Created Aug 2025
@andradehenrique/andradehenrique-dokploy-dokploy-mcpAbout
Integrates with Dokploy platform API for creating, updating, duplicating, and removing deployment projects, enabling teams to automate deployment workflows through AI interactions.
Categories
general
Installation
npm
npm install @andradehenrique/andradehenrique-dokploy-dokploy-mcp
Configuration
{
"mcpServers": {
"andradehenrique-dokploy-dokploy-mcp": {
"command": "npx",
"args": [
"-y",
"@andradehenrique/andradehenrique-dokploy-dokploy-mcp"
]
}
}
}