Skip to content
Back to search
30
MCP

a2a-mcp-server

pypi/a2a-mcp-server

A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol

Uptime
0.0%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "a2a-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}