Unified-MCP-Tool-Graph

pratikjadhav2726/Unified-MCP-Tool-Graph
★ 27 stars Python 🤖 AI/LLM Updated 7d ago
Instead of dumping 1000+ tools into a model’s prompt and expecting it to choose wisely, the Unified MCP Tool Graph equips your LLM with structure, clarity, and relevance. It fixes tool confusion, prevents infinite loops, and enables modular, intelligent agent workflows.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unified-mcp-tool-gra": {
      "command": "uvx",
      "args": [
        "unified-mcp-tool-graph"
      ]
    }
  }
}

Or install with pip: pip install unified-mcp-tool-graph

Topics

a2a-mcpa2a-protocolagentic-aiaiautomationllmmcp-server