Back to directory
a2a-mcp-server

a2a-mcp-server

@GongRzhe147

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.

agenta2aprotocol-bridgeai-assistantcontext

Installation & Configuration

{
  "mcpServers": {
    "a2a": {
      "command": "uvx",
      "args": [
        "a2a-mcp-server"
      ]
    }
  }
}

Information

Transport
stdiostreamablesse
Language
Python
Created
2025/5/18
Updated
2026/6/7