andradehenrique/dokploy-mcp
If you are the rightful owner of dokploy-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Dokploy MCP Server is a tool that exposes Dokploy functionalities as tools consumable via the Model Context Protocol (MCP), allowing MCP-compatible clients to interact with a Dokploy server programmatically.
Tools
Functions exposed to the LLM to take actions
project-all
List all projects
project-one
Get project details
project-create
Create new projects
project-update
Update project configurations
project-duplicate
Duplicate projects with selective service copying
project-remove
Delete projects
postgres-create
Create new PostgreSQL databases
postgres-one
Get database details
postgres-update
Update database configurations
postgres-remove
Delete databases
postgres-deploy
Deploy databases
postgres-start
Start database instances
postgres-stop
Stop database instances
postgres-reload
Reload database configurations
postgres-rebuild
Rebuild database instances
postgres-move
Move databases between projects
postgres-changeStatus
Change database status
postgres-saveExternalPort
Configure external database ports
postgres-saveEnvironment
Manage database environment variables
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client