Back to search
30
MCP

A2A Bridge

pulsemcp/a2a bridge

Bridges Google's Agent-to-Agent protocol with MCP, enabling agent discovery, registration, message sending, and task management through protocol translation between A2A's JSON-RPC messaging and MCP's tool-based interface.

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

Similar MCP servers embedding-nearest

a2a-protocol-mcp-server
Bridge MCP with Google Agent2Agent Protocol — agent discovery, task delegation, A2A communication
0 tools
a2a-mcp-server
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
0 tools
mcp-a2a-bridge
Bidirectional bridge between MCP (Model Context Protocol) and A2A (Agent-to-Agent) protocols
0 tools
mcp-a2a-gateway
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
0 tools
a2a-bridge-mcp
MCP server for agent-to-agent communication — capability discovery, task delegation, and result aggregation across MCP agents
0 tools
A2A-MCP-Server
A mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (li
0 tools

How to use

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

{
  "mcpServers": {
    "a2a_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}