mcp-agent
Lightweight, focused utilities to manage connections and execute MCP tools with minimal integration effort. Use it to directly call tools or build simple agents within your current architecture.
GitHubスター
13
ユーザー評価
未評価
お気に入り
0
閲覧数
73
フォーク
1
イシュー
0
インストール方法
難易度
初級推定所要時間
5-10 分
インストール方法
インストール方法
前提条件
必要なソフトウェアとバージョンを明記してください。Python: 3.7以上
pip: 最新版
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/lastmile-ai/mcp-agent.git
cd mcp-agent
2. 依存関係のインストール
bash
pip install -r requirements.txt
3. サーバーの起動
bash
python -m mcp_agent.server