Back to search
30
MCP

a2anet-mcp

pypi/a2anet-mcp

An MCP server for the Agent2Agent (A2A) protocol

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

Similar MCP servers embedding-nearest

a2a4b2b-mcp
MCP Server for A2A4B2B Agent Network
0 tools
a2a-mcp-server
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
0 tools
mcp2anp
MCP server that converts MCP protocol to ANP protocol
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
mcp-a2a-gateway
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
0 tools

How to use

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

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