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
- -securityAlicense-qualityA Model Context Protocol (MCP) server that lets you seamlessly use OpenAI's models right from Claude.Last updated -12428JavaScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server implementation that enables connection between OpenAI APIs and MCP clients for coding assistance with features like CLI interaction, web API integration, and tool-based architecture.Last updated -28Python
- -securityFlicense-qualityAn open protocol server that implements Anthropic's Model Context Protocol to enable seamless integration between LLM applications and RAG data sources using Sionic AI's Storm Platform.Last updated -27Python
- -securityAlicense-qualityA lightweight bridge that wraps OpenAI's built-in tools (like web search and code interpreter) as Model Context Protocol servers, enabling their use with Claude and other MCP-compatible models.Last updated -8PythonMIT License