coolify
⚠️ MOVED → github.com/StuMason/coolify-mcp
claude mcp add --transport stdio stumason-coolify-mcp-server node path/to/server.js \ --env PORT="5000" \ --env MCP_ENV="production"
How to use
This MCP server is the Coolify MCP server named 'coolify'. The repository you’re viewing indicates that the project has moved to a new maintainer location. The MCP server is intended to expose tooling for managing or interacting with Coolify-related functionality via a Node.js-based server. To use it, start the server using the specified command (for example, by running the node entry point in your environment). Once running, you can connect MCP clients to the server to perform available operations defined by the Coolify MCP integration, such as querying status, triggering actions, or retrieving configuration data through the MCP protocol.
How to install
Prerequisites:
- Node.js (LTS version) installed on your machine
- Basic familiarity with npm/yarn if you choose to install dependencies locally
Install steps:
- Clone the repository or obtain the MCP server package from the new maintainer location (as indicated in the README):
- git clone https://github.com/StuMason/coolify-mcp
- Navigate into the project directory:
- cd coolify-mcp
- Install dependencies:
- npm install (or yarn install, depending on your preference)
- Prepare environment variables as needed (see mcp_config.env or deployment documentation in the new repo).
- Start the MCP server:
- npm run start
- Or, if you use a direct node entry point: node path/to/server.js
- Verify the server is listening and reachable by MCP clients on the configured port.
If you are deploying in production, consider containerizing and/or using a process manager (e.g., pm2) to ensure reliability.
Additional notes
Note: The original repository indicates that the project has moved to a new maintainer location (StuMason/coolify-mcp). For the latest features, improvements, and official guidance, follow the link to the new repository and align your deployment with its instructions. If you previously relied on environment variables, ensure they are defined in your deployment environment. Common tips include confirming the port configuration, ensuring network access between MCP clients and the server, and checking for compatibility between Node.js version and the Coolify MCP server code.
Related MCP Servers
mongodb-lens
🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
coolify
MCP server for Coolify — 38 optimized tools for managing self-hosted PaaS through AI assistants
data-gov-il
Advanced MCP server for seamless access to Israeli Government Open Data
api
MCP server from hostinger/api-mcp-server
midnight
Midnight MCP server giving AI assistants access to Midnight blockchain — search contracts, analyze code, explore docs
short-url
简单易用的短链接生成工具,完全开源、免费、无需登录,可私有化部署,链接永久有效!