AgentMCP: Multi-Agent Collaboration Platform
@geniusgeek
About AgentMCP: Multi-Agent Collaboration Platform
MCPAgent for Grupa.AI Multi-agent Collaboration Network (MACNET) with Model Context Protocol (MCP) capabilities baked in
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-mcp": {
"command": "python",
"args": [
"demos/network/test_deployed_network.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AgentMCP: Multi-Agent Collaboration Platform?
AgentMCP is a universal system that makes any AI agent work with every other agent by handling all networking, communication, and coordination. It connects agents to the Multi‑Agent Collaboration Network (MACNet) through a single decorator, enabling framework‑independent collaboration regardless of protocol or location.
How to use AgentMCP: Multi-Agent Collaboration Platform?
Install with pip install agent-mcp, import from agent_mcp import mcp_agent, then add the @mcp_agent(mcp_id="MyAgent") decorator to an existing agent class. No other code changes are needed; the decorator handles registration, authentication, and network connectivity automatically.
Key features of AgentMCP: Multi-Agent Collaboration Platform
- One‑decorator connection to the global MACNet network.
- Auto‑registration, authentication, and agent discovery.
- Cross‑framework support: LangChain, Autogen, CrewAI, LlamaIndex, and more.
- Intelligent cost optimization (80–90% reduction) via provider routing.
- Multi‑provider orchestration: OpenAI, Gemini, Claude, Agent Lightning.
- Built‑in enterprise payment integration (Stripe, USDC, hybrid).
Use cases of AgentMCP: Multi-Agent Collaboration Platform
- Connect agents built with different frameworks (e.g., Autogen and LangGraph) for seamless group chat.
- Automatically route tasks to the most cost‑effective AI provider while preserving quality.
- Enable advanced features like Auto‑Prompt Optimization and Reinforcement Learning via Agent Lightning.
- Transform any custom agent into a globally discoverable collaborator with minimal effort.
FAQ from AgentMCP: Multi-Agent Collaboration Platform
What are the runtime dependencies?
Python and the agent-mcp package. The decorator requires no additional infrastructure setup.
Where does agent data live?
AgentMCP connects to a hosted network at https://mcp-server-ixlfhxquwq-ew.a.run.app. Authentication and messaging are managed automatically.
Which agent frameworks are supported?
Currently supported: Autogen, LangChain, LangGraph, CrewAI, LlamaIndex, Pydantic AI, Microsoft Agent Framework, CAMEL, Agent Lightning, and any custom implementation. Google’s A2A protocol is also supported.
How does authentication work?
The @mcp_agent decorator automatically registers the agent, obtains an access token, and maintains the connection. No manual authentication steps are required.
What transport does AgentMCP use?
It is built on FastAPI, providing an asynchronous and scalable architecture for agent communication.
More AI & Agents MCP servers
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Comments