Coolify MCP Server: Revolutionizing Application Management with UBOS
The Coolify MCP (Model Context Protocol) Server is an innovative integration layer designed to enhance how users interact with various resources and applications through the Coolify API. Built using TypeScript, this server leverages the Model Context Protocol SDK to ensure smooth communication and operation. As a part of the UBOS ecosystem, the Coolify MCP Server provides a robust platform for managing applications, making it an indispensable tool for businesses aiming to streamline their operations with AI-driven solutions.
Key Features
- Resource and Application Listing: The server allows users to list all resources and applications seamlessly, providing a comprehensive overview of the available assets.
- Application Management: Users can start, stop, restart, and deploy applications using tags or UUIDs, offering flexible control over application lifecycles.
- Health Monitoring: With built-in health checks, users can easily monitor system status, ensuring optimal performance and uptime.
- Version Control: Fetching the current version of the Coolify API is straightforward, aiding in maintaining up-to-date systems.
Use Cases
Enterprise Application Management: For businesses managing multiple applications, the Coolify MCP Server offers a unified interface to control and monitor applications, reducing the complexity of managing disparate systems.
AI Agent Integration: As part of the UBOS platform, the server facilitates the integration of AI Agents with enterprise applications, enhancing automation and decision-making processes.
Development and Testing: Developers can utilize the server to deploy and test applications in various environments, ensuring robust and reliable software delivery.
UBOS Platform Integration
UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agents to every business department. By orchestrating AI Agents and connecting them with enterprise data, UBOS empowers businesses to build custom AI Agents using their LLM models and Multi-Agent Systems. The Coolify MCP Server is a critical component of this ecosystem, providing the necessary infrastructure to manage and deploy applications efficiently.
Installation Guide
Setting up the Coolify MCP Server is straightforward:
- Clone the Repository: Begin by cloning the repository to your local machine.
git clone <repository-url>
cd coolify-mcp
- Install Dependencies: Use npm to install the necessary dependencies and build the project.
npm install
npm build
- Configure Claude Desktop: Set up the
claude_desktop_config.jsonfile with the required command and environment variables.
{
"mcpServers": {
"coolify": {
"command": "node",
"args": [
"/full/path/to/mcp-coolify/build/index.js"
],
"env": {
"COOLIFY_ACCESS_TOKEN": "coolify_api_key",
"COOLIFY_BASE_URL": "https://your-coolify-url.co.uk"
}
}
}
}
API Endpoints
The Coolify MCP Server supports a variety of API endpoints, including:
- List Resources: Retrieve a list of all resources.
- List Applications: Access a comprehensive list of all applications.
- Get Application Details: Fetch detailed information about specific applications.
- Start/Stop/Restart Applications: Manage application states efficiently.
- Deploy Applications: Deploy applications by tag or UUID.
- Health Check: Monitor system health status.
- Get Version: Retrieve the current version of the Coolify API.
Conclusion
The Coolify MCP Server is an essential tool for businesses and developers looking to enhance their application management capabilities. By integrating with the UBOS platform, it provides unparalleled flexibility and control, empowering users to leverage AI-driven solutions effectively. Whether you’re managing enterprise applications or developing new software, the Coolify MCP Server offers the tools you need to succeed in a dynamic digital landscape.
Coolify MCP Server
Project Details
- StuMason/coolify-mcp-server
- Last Updated: 4/19/2025
Recomended MCP Servers
A mcp server that bridges Dune Analytics data to AI agents.
可用于cursor 集成 mcp server
基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server
An MCP server that helps you find MCP servers that are listed on PulseMCP.com
Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)
🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for...
🤖 Automatically generate MCP tools from your Fastify API routes.
A powerful browser automation and testing server using the Model Context Protocol (MCP). Enables AI agents to control...
Model Context Protocol (MCP) server for the Zotero API, in Python
Okta MCP Server





