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 Stars

85

User Rating

Not Rated

Favorites

0

Views

7

Forks

11

Issues

4

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Python: 3.7 or higher
Node.js: 18.0.0 or higher
npm: 8.0.0 or higher

Installation Steps

1. Clone Repository

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

2. Install Dependencies

bash
pip install mcp-agent-graph

3. Setup Frontend

bash
cd frontend
npm install
npm run dev

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Frontend not displaying correctly Solution: Verify npm dependencies and ensure required packages are installed.

Additional Resources

Author Information

0

Followers

0

Repositories

0

Gists

0

Total Contributions