Bridges Model Context Protocol (MCP) with Google's Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants like Claude to discover, register, communicate with, and manage tasks on A2A agents through a unified interface.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOG_LEVEL— MCP_TRANSPORT=stdio MCP_DATA_DIR="/custom/path" =DEBUG uvx mcp-a2a-gatewayMCP_DATA_DIR— "/Users/your-username/Desktop/a2a_data" uvx mcp-a2a-gatewayMCP_TRANSPORT— streamable-http MCP_PORT=10000 uvx mcp-a2a-gatewayMCP_HOST— MCP_TRANSPORT=streamable-http =0.0.0.0 MCP_PORT=10000 uvx mcp-a2a-gatewayMCP_PORT— MCP_TRANSPORT=streamable-http =10000 uvx mcp-a2a-gatewayMCP_PATH— /mcp HTTP endpoint pathMCP_REQUEST_TIMEOUT— 30 Request timeout in secondsMCP_REQUEST_IMMEDIATE_TIMEOUT— 2 Immediate response timeout in seconds[](https://m8ven.ai/mcp/yw0nam-mcp-a2a-gateway-1tavlr)