Coolify MCP サーバー
Coolify用のモデル コンテキスト プロトコル (MCP) サーバー実装。AI アシスタントが自然言語を通じて Coolify インスタンスと対話できるようになります。
プロンプトの例
以下は、MCP 対応の AI アシスタントを使用して Coolify インスタンスと対話するために使用できるプロンプトの例です。
サーバー管理
プロジェクト管理
アプリケーションとサービス管理
データベース管理
展開管理
インストール
前提条件
- Node.js >= 18
- 実行中のCoolifyインスタンス
- Coolify API アクセストークン
AIツールでの設定
クロードデスクトップ
カーソル
発達
ローカルセットアップ
環境変数
APIリファレンス
リソースの種類
応用
サービス
データベース
展開
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。大きな変更については、まずIssueを開いて、変更したい点について議論してください。
ライセンス
マサチューセッツ工科大学
サポート
サポートについては、以下をご覧ください。
- 問題ページを確認してください
- 必要に応じて新しい問題を作成してください
- Coolifyコミュニティに参加する
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI アシスタントが自然言語を通じて Coolify インスタンスと対話できるようにし、サーバー、アプリケーション、データベース、デプロイメントの管理を可能にするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server enabling AI agents to access and manipulate ServiceNow data through natural language interactions, allowing users to search for records, update them, and manage scripts.Last updated -9PythonMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables AI agents to interact with ClickUp workspaces, allowing task creation, management, and workspace organization through natural language commands.Last updated -605MIT License
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants to interact with n8n workflows through natural language, supporting actions like listing, creating, updating, executing and monitoring workflows.Last updated -411620TypeScriptMIT License
- -securityFlicense-qualityA comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.Last updated -16TypeScript