Skip to content
Back to search
30
MCP

A2A Router

pulsemcp/a2a router

Multi-agent system that combines Google's Agent Development Kit with router-based architecture to coordinate specialized AI agents, enabling task delegation between remote agents like weather services through streaming and non-streaming interactions.

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

Similar MCP servers embedding-nearest

iflow-mcp_roji-val-a2a_adk_mcp
Multi-Agent Systems with Google's Agent Development Kit + A2A + MCP
0 tools
A2A Bridge
Bridges Google's Agent-to-Agent protocol with MCP, enabling agent discovery, registration, message sending, and task management through prot
0 tools
Agent Router
Discover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.
0 tools · streamable-http
io.github.mdfifty50-boop/a2a-bridge
Agent-to-agent communication bridge for multi-agent systems
0 tools
AgentAnycast
P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.
0 tools
AgentAnycast
P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.
0 tools

How to use

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

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