Dokploy MCP Server
Expose Dokploy deployment platform functionalities as tools for AI assistants and MCP-compatible clients. Manage projects, applications, domains, and databases programmatically.
Complete coverage for projects, applications, domains, PostgreSQL, and MySQL management
Stdio, HTTP with Streamable HTTP, and legacy SSE support
Built with TypeScript and Zod schema validation
Quick start
Get up and running with Dokploy MCP Server in minutes
Install via npx
Configure environment variables
DOKPLOY_URL: Your Dokploy server API URL (e.g.,https://your-server.com/api)DOKPLOY_API_KEY: Your Dokploy API authentication token
Explore by topic
Browse documentation by category
Installation
Configuration
Project Tools
Application Tools
Domain Tools
Database Tools
Key features
Everything you need to integrate Dokploy with AI assistants
Multiple Git Providers
Support for GitHub, GitLab, Bitbucket, Gitea, and custom Git providers
Semantic Annotations
All tools include readOnlyHint, destructiveHint, and idempotentHint for safe AI usage
Database Management
Full lifecycle control for PostgreSQL and MySQL databases including deploy, start, stop, and rebuild
Resources
Get help and learn more about the project
GitHub Repository
Troubleshooting
Local Development
Ready to get started?
Follow our quickstart guide to install Dokploy MCP Server and start managing your deployments with AI assistants.
Get Started