https://github.com/regismesquita/MCP_A2A
A2A MCP Server is a lightweight Python bridge that lets Claude Desktop or any MCP client talk to A2A agents. It provides three tools: register servers, list agents, and call an agent, enabling quick integration of A2A-compatible agents with zero boilerplate for rapid prototyping.
https://github.com/regismesquita/MCP_A2A
Last synced: 3 days ago
JSON representation
A2A MCP Server is a lightweight Python bridge that lets Claude Desktop or any MCP client talk to A2A agents. It provides three tools: register servers, list agents, and call an agent, enabling quick integration of A2A-compatible agents with zero boilerplate for rapid prototyping.
- Host: GitHub
- URL: https://github.com/regismesquita/MCP_A2A
- Owner: regismesquita
- Created: 2025-05-04T02:19:19.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-05-04T17:14:30.000Z (about 2 months ago)
- Last Synced: 2025-06-10T22:51:37.534Z (10 days ago)
- Language: Python
- Size: 12.7 KB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - A2A Agent Bridge Server - Facilitates interaction between Claude Desktop and A2A protocol agents by managing server registration, listing agents, and sending prompts. Designed for development and experimentation, it provides tools specifically for agent communication and management. (APIs and HTTP Requests)