mcp-proxy
Lightweight reverse proxy + admin UI that turns your backend endpoints into multi-tenant Model Context Protocol tools for OpenServ—or any MCP-compatible agent.
GitHubスター
14
ユーザー評価
未評価
お気に入り
0
閲覧数
9
フォーク
1
イシュー
0
インストール方法
難易度
中級推定所要時間
10-20 分
インストール方法
インストール方法
前提条件
Python: 3.7以上
pip: 最新版
インストール手順
1. PyPIからインストール
bash
pip install mcp-proxy
2. GitHubリポジトリからインストール
bash
git clone https://github.com/sparfenyuk/mcp-proxy.git
cd mcp-proxy
pip install .
3. コンテナとしてインストール
Dockerを使用してインストールする場合、以下のコマンドを実行します。bash
docker run -d -p 8080:8080 sparfenyuk/mcp-proxy
トラブルシューティング
よくある問題
問題: インストールが失敗する 解決策: Pythonとpipのバージョンを確認し、必要な依存関係がインストールされているか確認してください。追加リソース
作者情報
A cutting-edge research lab building the infrastructure for autonomous AI agents.
United Kingdom
68
フォロワー
11
リポジトリ
0
Gist
0
貢献数