Back to search
30
MCP

io.github.mdfifty50-boop/a2a-bridge

io.github.mdfifty50-boop/a2a-bridge

Agent-to-agent communication bridge for multi-agent systems

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

Similar MCP servers embedding-nearest

A2A Bridge
Bridges Google's Agent-to-Agent protocol with MCP, enabling agent discovery, registration, message sending, and task management through prot
0 tools
mcp-a2a-bridge
Bidirectional bridge between MCP (Model Context Protocol) and A2A (Agent-to-Agent) protocols
0 tools
a2a-protocol-mcp-server
Bridge MCP with Google Agent2Agent Protocol — agent discovery, task delegation, A2A communication
0 tools
a2a-bridge-mcp
MCP server for agent-to-agent communication — capability discovery, task delegation, and result aggregation across MCP agents
0 tools
io.github.mdfifty50-boop/agent-security
Security scanning and threat detection for AI agents
0 tools
io.github.csoai-org/a2a-governance-bridge-mcp
a2a-governance-bridge-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mdfifty50-boop/a2a-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}