MCP 接続ハブ
AI ツールとサービスの中心的な接続ポイントを提供する統合モデル コンテキスト プロトコル ゲートウェイ。
概要
MCP Connection Hubは、大規模言語モデルインターフェース(OpenWebUIなど)と様々なツールやサービス間のブリッジとして機能します。以下の機能を提供します。
- 統合されたOpenAI互換APIエンドポイント
- 同期および非同期ツール実行のサポート
- ツールの統合を容易にするプ���グ可能なアーキテクチャ
- 長時間実行される操作のための包括的なジョブ管理
- コマンドラインおよびWebベースの管理インターフェース
主な特徴
- OpenAI API 互換性: OpenWebUI やその他の LLM インターフェースとシームレスに連携
- ツールレジストリ: ツール機能の簡単な登録と検出
- ジョブシステム: 進捗状況を追跡しながら長時間実行される操作を管理する
- 構成管理: すべてのシステムコンポーネントの設定を一元管理
- 管理インターフェース: CLIとWebベースの管理ツールの両方
プロジェクト構造
インストールとセットアップ
(初期開発が完了したらインストール手順を追加します)
構成
システムは以下を通じて構成できます。
- 環境変数
- 設定ファイル
- データベース設定(永続構成用)
使用法
コマンドラインインターフェース
システムには管理用の包括的な CLI が含まれています。
詳細については、 CLI クイック スタート ガイドを参照してください。
APIの使用
(APIの使用方法はシステムの開発に応じて追加されます)
開発状況
このプロジェクトは現在開発中です。現在の状況については、PROJECT_PROGRESS.md ファイルをご覧ください。
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.
LLM インターフェイスとさまざまなツールおよびサービスを橋渡しし、OpenAI API 互換性を提供し、同期と非同期の両方のツール実行をサポートする統合モデル コンテキスト プロトコル ゲートウェイ。
Related MCP Servers
- -securityFlicense-qualityA generic Model Context Protocol framework for building AI-powered applications that provides standardized ways to create MCP servers and clients for integrating LLMs with support for Ollama and Supabase.Last updated -TypeScript
- AsecurityAlicenseAqualityA universal Model Context Protocol implementation that serves as a semantic layer between LLMs and 3D creative software, providing a standardized interface for interacting with various Digital Content Creation tools through a unified API.Last updated -12512PythonApache 2.0
- AsecurityAlicenseAqualityA Model Context Protocol server that loads multiple OpenAPI specifications and exposes them to LLM-powered IDE integrations, enabling AI to understand and work with your APIs directly in development tools like Cursor.Last updated -74856TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables LLMs to explore and interact with API specifications by providing tools for loading, browsing, and getting detailed information about API endpoints.Last updated -41013TypeScript