Coolify Mcp
@StuMason
Coolify Mcp について
MCP server for Coolify
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"coolify": {
"command": "npx",
"args": [
"-y",
"@masonator/coolify-mcp"
],
"env": {
"COOLIFY_ACCESS_TOKEN": "",
"COOLIFY_BASE_URL": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Coolify Mcp?
A Model Context Protocol (MCP) server for Coolify that lets AI assistants manage Coolify instances through natural language commands.
How to use Coolify Mcp?
Install with npx -y @masonator/coolify-mcp after setting the required environment variables COOLIFY_ACCESS_TOKEN and COOLIFY_BASE_URL. Configure the server in MCP-compatible clients like Claude Desktop or Cursor by providing the command and token.
Key features of Coolify Mcp
- Manage servers: list, inspect, monitor resources
- Manage projects: create, update, delete, list
- Manage applications: create, delete, inspect
- Manage databases: create, update, delete (PostgreSQL, Redis, MongoDB, MySQL)
- Manage deployments: list, status, deploy, rebuild
- Manage services: create (WordPress, etc.), status, delete
Use cases of Coolify Mcp
- Ask your AI assistant to list all servers and their resource usage
- Create a new project and set up environments via chat
- Deploy an application and check deployment status
- Set up a PostgreSQL database and configure its memory limit
- Inspect details of a running service or database
FAQ from Coolify Mcp
What are the prerequisites?
Node.js 18 or later, a running Coolify instance, and a Coolify API access token.
How do I configure environment variables?
Set COOLIFY_ACCESS_TOKEN (required) and optionally COOLIFY_BASE_URL (defaults to http://localhost:3000).
What resource types does Coolify Mcp support?
Application, Service (e.g., WordPress with MySQL), Database (PostgreSQL, MySQL, MongoDB, Redis), and Deployment.
How can I contribute?
Submit a Pull Request; open an issue first for major changes.
How do I run the server locally?
Clone the repository, run npm install, build with npm run build, and test with npm test.
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ICSS
chokcoco不止于 CSS
コメント