mcp-agent-graph

MCP Agent Graph (MAG) is an agent development framework for rapidly building agent systems. This project is based on graphs, nodes, and MCP to quickly construct complex Agent systems.

GitHubスター

85

ユーザー評価

未評価

お気に入り

0

閲覧数

9

フォーク

11

イシュー

4

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

インストール方法

前提条件

必要なソフトウェアとバージョンを明記してください。
Python: 3.7以上
Node.js: 18.0.0以上
npm: 8.0.0以上

インストール手順

1. リポジトリのクローン

bash
git clone https://github.com/keta1930/mcp-agent-graph.git
cd mcp-agent-graph

2. 依存関係のインストール

bash
pip install mcp-agent-graph

3. フロントエンドのセットアップ

bash
cd frontend
npm install
npm run dev

トラブルシューティング

よくある問題

問題: サーバーが起動しない 解決策: Node.jsのバージョンを確認し、依存関係を再インストールしてください。 問題: フロントエンドが正しく表示されない 解決策: npmの依存関係を確認し、必要なパッケージがインストールされているか確認してください。

追加リソース

作者情報

0

フォロワー

0

リポジトリ

0

Gist

0

貢献数