Dokploy Mcp
@tacticlaunch
About Dokploy Mcp
A comprehensive Model Context Protocol (MCP) server for Dokploy, providing type-safe access to the complete Dokploy API with extensive tool coverage across all available endpoints.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dokploy": {
"command": "npx",
"args": [
"-y",
"dokploy-mcp"
],
"env": {
"DOKPLOY_URL": "https://your-dokploy-instance.com",
"DOKPLOY_API_KEY": "your-api-key-here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Dokploy Mcp?
Dokploy Mcp is a Model Context Protocol (MCP) server that provides type-safe access to the complete Dokploy API. It offers 380 tools covering 100% of Dokploy API endpoints and is designed for developers managing a Dokploy instance programmatically.
How to use Dokploy Mcp?
Install and run via npx -y dokploy-mcp. Set the environment variables DOKPLOY_URL and DOKPLOY_API_KEY. To integrate with Claude Desktop, add the MCP server configuration to your Claude Desktop settings. Tools can be enabled or disabled at runtime using the --enable-tools CLI argument or the XMCP_DISABLE_TOOLS environment variable.
Key features of Dokploy Mcp
- 380 tools covering 100% of Dokploy API functionality
- Smart tool selection with core tools enabled by default
- Advanced tools available but disabled by default for performance
- Type-safe integration with auto-generated OpenAPI types
- Environment-based authentication via API key
- Modular architecture with each tool in separate files
- Comprehensive error handling for all HTTP status codes
Use cases of Dokploy Mcp
- Manage Dokploy
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments