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.
Status
Location
United States
Version
1.0.0
License
MIT
Author
modelcontextprotocol
https://github.com/GongRzhe/A2A-MCP-Server?tab=readme-ov-file#configuration
{ "mcpServers": { "a2a": { "command": "uvx", "args": [ "a2a-mcp-server" ] } } }
Claude can use A2A agents through the MCP tools provided by this server.