Back to search
30
MCP

agent-mcp-framework

pypi/agent-mcp-framework

A Python framework for building multi-agent MCP servers

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

Similar MCP servers embedding-nearest

mcp-agent-graph
MCP Agent Graph - Python SDK for Agent Development Framework
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentcraft-mcp
AgentCraft MCP Server: A secure and scalable AI agent framework
0 tools
mcp-agent-test
pytest for MCP agents — a testing framework for Model Context Protocol agents
0 tools
agentman-mcp
A tool for building and managing AI agents
0 tools
bestmcp
A flexible framework for building multi-agent systems with customizable protocols
0 tools

How to use

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

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