coolify-mcp
MCP server for Coolify API operations.
The Coolify MCP Server offers a robust set of 38 optimized tools designed for debugging, management, and deployment of applications. It empowers users to interact with their Coolify instances using natural language, making it easier to perform complex operations without deep technical knowledge. With features like smart diagnostics and documentation search, users can efficiently manage their infrastructure and resolve issues quickly. This server not only simplifies the management of self-hosted PaaS but also enhances the overall user experience by providing AI-driven assistance. Whether you're looking to get an overview of your infrastructure, diagnose application issues, or manage deployments, the Coolify MCP Server is equipped to handle all these tasks seamlessly.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"coolify-mcp": {
"args": [
"-y",
"@fndchagas/coolify-mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions