MCP Agent Graph (MAG)
@keta1930
About MCP Agent Graph (MAG)
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.
Overview
What is MCP Agent Graph (MAG)?
MCP Agent Graph (MAG) is an agent development framework for rapidly building multi‑agent systems using graphs, nodes, and the Model Context Protocol (MCP). It runs as a web application with a Python backend and a JavaScript frontend, targeting developers who need to design, visualize, and deploy complex agent workflows.
How to use MCP Agent Graph (MAG)?
Install the Python SDK via pip install mcp-agent-graph, then clone the repository. Start the backend with python main.py (on port 9999) and the frontend with npm run dev (on port 5173). For a quick start, import the provided deepresearch.zip file into the frontend canvas.
Key features of MCP Agent Graph (MAG)
- AI‑generated agents from natural language requirements
- Visual graph editor with drag‑and‑drop node configuration
- Each node functions as an independent agent with tool capabilities
- Graph nesting: embed entire graphs as nodes in higher‑level graphs
- One‑click export of graphs as standard MCP server scripts
- Complete agent packaging, sharing, and deployment lifecycle
- Python SDK for integrating visual designs with code execution
Use cases of MCP Agent Graph (MAG)
- Building a deep research system that performs multi‑round retrieval and generates HTML reports
- Simulating complex corporate ethical dilemmas with an AI CFO
Basic information
More Agent Frameworks MCP clients
MCP CLI - Model Context Protocol Command Line Interface
chrishayukn8n-nodes-mcp-client
nerding-ion8n custom node for MCP
Evo AI - AI Agents Platform
evolutionapiEvo AI is an open-source platform for creating and managing AI agents, enabling integration with different AI models and services.
Unified MCP Client Library
mcp-usemcp-use is the easiest way to interact with mcp servers with custom agents
🌟 MCPM - Model Context Protocol Manager
pathintegral-instituteCLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.
Comments