Back to search
30
MCP

mcp-agent-graph

pypi/mcp-agent-graph

MCP Agent Graph - Python SDK for Agent Development Framework

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-mcp-framework
A Python framework for building multi-agent MCP servers
0 tools
mcpbuilder-ai
Python SDK for MCPBuilder - MCP agent integration with chat interface
0 tools
mcp-agents
A Python SDK for MCP tool integration with LLM providers
0 tools
mcp-agent-client
Placeholder for the official Python SDK for the Intelligent Agents Platform (MCP). Coming soon!
0 tools
docker/mcp-gateway
MCP Gateway for Agents
0 tools
agentruntime-mcp
AgentRuntime MCP SDK (decorators, runtime, middleware, schemas, proxy, generators)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-agent-graph": {
      "url": "None",
      "transport": "http"
    }
  }
}