Sponsored by Deepsite.site

Coolifymcp

Created By
Howie Duhzit3 months ago
CoolifyMCP provides complete access to all Coolify API endpoints through 18 consolidated tools. Enable AI assistants to manage applications, databases, servers, and deployments directly from your IDE.
Content

CoolifyMCP

A comprehensive Model Context Protocol (MCP) server that provides complete access to all Coolify API endpoints. CoolifyMCP enables AI assistants to interact with Coolify for managing applications, databases, servers, deployments, and more.

Built for Coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative

✨ Features

  • 🎯 100% API Coverage: Complete implementation of all Coolify API endpoints
  • 🛠️ 18 Consolidated MCP Tools: Streamlined access to Coolify's functionality through MCP protocol
  • 🔒 Type Safety: Built with TypeScript for robust error handling and development experience
  • 🚀 Production Ready: Health checks, proper logging, and monitoring
  • �� NPM Distribution: Easy installation via npx coolifymcp

🚀 Quick Start

Install in Your AI IDE

CoolifyMCP works with all major AI IDEs that support the Model Context Protocol (MCP):

  1. Open Cursor and go to Settings → Extensions → MCP
  2. Add this configuration to your ~/.cursor/mcp.json:
{
  "mcpServers": {
    "coolifymcp": {
      "command": "npx",
      "args": ["coolifymcp"],
      "env": {
        "COOLIFY_API_TOKEN": "your_coolify_api_token_here",
        "COOLIFY_BASE_URL": "https://your-coolify-instance.com/api/v1"
      }
    }
  }
}

Claude Desktop

  1. Open Claude Desktop settings
  2. Add the same configuration to your MCP settings

JetBrains AI Assistant

  1. Open your JetBrains IDE (IntelliJ, WebStorm, etc.)
  2. Go to Settings → Tools → AI Assistant → Model Context Protocol (MCP)
  3. Click "Add" and configure:
    • Name: coolifymcp
    • Command: npx
    • Arguments: ["coolifymcp"]
    • Environment Variables:
      • COOLIFY_API_TOKEN: your_coolify_api_token_here
      • COOLIFY_BASE_URL: https://your-coolify-instance.com/api/v1

Other MCP-Compatible IDEs

  • LibreChat: Add MCP server configuration in settings
  • Klavis AI: Configure in your platform's MCP settings
  • Custom MCP Clients: Use the same configuration format

🎯 Available Tools

The Coolify MCP Server provides 18 consolidated tools that cover all Coolify functionality:

System Management (1 tool)

  • coolify_system - System health, version, and information management

Team Management (1 tool)

  • coolify_teams - Complete team management operations

Project Management (2 tools)

  • coolify_projects - Project CRUD operations
  • coolify_project_environments - Project environment management

Application Management (5 tools)

  • coolify_applications - Application CRUD operations (all types)
  • coolify_application_lifecycle - Application lifecycle management
  • coolify_application_envs - Application environment variables
  • coolify_logs - Application logs retrieval
  • coolify_application_deployments - Application deployment management

Database Management (3 tools)

  • coolify_databases - Database CRUD operations
  • coolify_database_lifecycle - Database lifecycle management
  • coolify_database_types - Specific database type creation

Server Management (2 tools)

  • coolify_servers - Server CRUD operations
  • coolify_server_management - Server operations and resources

Service Management (3 tools)

  • coolify_services - Service CRUD operations
  • coolify_service_lifecycle - Service lifecycle management
  • coolify_service_envs - Service environment variables

Security Management (1 tool)

  • coolify_security_keys - Security key management

�� Prerequisites

  • Node.js 20+ - Download
  • npm 9+ or yarn - Package manager
  • Coolify API token - Get from your Coolify dashboard
  • Coolify instance URL - Your Coolify instance (default: https://app.coolify.io/api/v1)

🔧 Configuration

Environment Variables

VariableDescriptionRequiredDefault
COOLIFY_API_TOKENYour Coolify API tokenYes-
COOLIFY_BASE_URLCoolify API base URLNohttps://app.coolify.io/api/v1
NODE_ENVEnvironment modeNodevelopment
PORTHealth check server portNo3000

�� Key Benefits

  • Reduced Complexity: 18 tools instead of 83+ individual tools
  • Better Performance: Fewer tool definitions and cleaner API calls
  • Easier Maintenance: Action-based parameters for better organization
  • Simplified Documentation: Clear tool categories and actions
  • 100% API Coverage: All Coolify endpoints accessible through consolidated interface

📚 Documentation

📞 Support

For issues and questions:

🙏 Acknowledgments

This project is built for and powered by Coolify - an amazing open-source platform that makes self-hosting applications incredibly easy. Special thanks to the Coolify team and community for creating such a powerful tool.


Built with ❤️ for the Coolify community

GitHub stars GitHub forks GitHub issues

Server Config

{
  "mcpServers": {
    "coolifymcp": {
      "command": "npx",
      "args": [
        "coolifymcp"
      ],
      "env": {
        "COOLIFY_API_TOKEN": "your_coolify_api_token_here",
        "COOLIFY_BASE_URL": "https://your-coolify-instance.com/api/v1"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server
CursorThe AI Code Editor
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
DeepChatYour AI Partner on Desktop
Serper MCP ServerA Serper MCP Server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Tavily Mcp
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbot™
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。