GongRzhe/A2A-MCP-Server
A mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.
Platform-specific configuration:
{
"mcpServers": {
"A2A-MCP-Server": {
"command": "npx",
"args": [
"-y",
"A2A-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://opensource.org/licenses/Apache-2.0) [](https://smithery.ai/server/@GongRzhe/A2A-MCP-Server)
A mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (like Claude) to seamlessly interact with A2A agents.
This project serves as an integration layer between two cutting-edge AI agent protocols:
By bridging these protocols, this server allows MCP clients (like Claude) to discover, register, communicate with, and manage tasks on A2A agents through a unified interface.
also support cloud deployed Agent
Loading reviews...