Coolify MCP Server
@wrediam
Coolify MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"coolify-mcp-server": {
"command": "npx",
"args": [
"coolify-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Coolify MCP Server?
A Model Context Protocol (MCP) server that provides full coverage of the Coolify v4.1.1 REST API. It allows management of applications, databases, services, servers, and deployments from any MCP-compatible AI client.
How to use Coolify MCP Server?
Install globally with npm install -g coolify-mcp-server or run with npx coolify-mcp-server. Set two environment variables: COOLIFY_BASE_URL (your Coolify instance URL) and COOLIFY_TOKEN (your API bearer token). Configure the server in your MCP client (e.g., Claude Desktop, Windsurf, Cline) using the provided JSON settings.
Key features of Coolify MCP Server
- Full coverage of the Coolify v4.1.1 REST API
- Manage applications, databases, services, and servers
- Control deployments, teams, and projects
- Supports public and private application creation
- Manage environments, private keys, and cloud tokens
Use cases of Coolify MCP Server
- Automate deployment workflows via an AI assistant
- Manage application configurations and environment variables
- Monitor and control server resources across a Coolify instance
- Create and manage databases (PostgreSQL, MySQL, MongoDB, etc.)
- Trigger deployments by tag or UUID from an MCP client
FAQ from Coolify MCP Server
What Coolify versions are supported?
Coolify v4.1.1+ (stable, non-beta) is required. The API base is https://<your-coolify-instance>/api/v1.
What are the runtime requirements?
Node.js 18 or higher, a running Coolify instance, and a Coolify API token (obtained from Security → API Tokens in the dashboard).
How is authentication handled?
The server uses a Bearer token passed via the COOLIFY_TOKEN environment variable. The token is used for all API calls except the unauthenticated health check.
What transports are supported?
The server uses the standard MCP protocol with a command/arguments configuration. It is compatible with Claude Desktop, Windsurf, Cline, and any MCP client supporting the stdio transport.
Are there any known limitations?
The README does not mention specific limitations. The server covers the full Coolify v4.1.1 REST API, but beta features may not be included.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
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
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
コメント