MCP_A2A
If you are the rightful owner of MCP_A2A and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server that provides Claude Desktop access to A2A protocol agents.
The A2A MCP Server is designed to connect Claude Desktop with A2A (Agent-to-Agent) protocol agents, particularly those built with pcingola/a2a_min and fast-agent. It was developed as a personal project to assist with agent development and for fun. The server is developer-friendly and can be customized to fit specific needs, although it is not recommended for production deployment in its current form. The server facilitates communication between Claude Desktop and A2A agents, allowing for the extension of Claude's capabilities through the MCP tools interface. The typical workflow involves registering an A2A server, listing available agents, and calling an agent as needed. The server has been tested locally with a security audit agent, demonstrating its ability to enable communication between Claude Desktop and A2A agents.
Features
- Connects Claude Desktop with A2A protocol agents
- Developer-friendly and customizable
- Facilitates communication between Claude Desktop and A2A agents
- Tested locally with security audit agent
- Extends Claude's capabilities through MCP tools interface
Tools
a2a_server_registry
Register or remove A2A servers
list_agents
List all registered agents with their capabilities
call_agent
Send a prompt to an agent and get its response