Back to search
30
MCP

anp-bridge-mcp-server

pypi/anp-bridge-mcp-server

MCP Server bridging the Agent Network Protocol (ANP) with MCP agents — identity, discovery, messaging

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

Similar MCP servers embedding-nearest

acp-mcp-server
Bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients
0 tools
@agenium/mcp-server
Bridge any MCP server to the agent:// network — make your tools discoverable, callable, and composable by other AI agents.
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
agntcy-mcp-server
MCP bridge for the AGNTCY multi-agent network — agent registry, ACP messaging, SLIM protocol, capability discovery
0 tools
a2a-mcp-server
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": {
    "anp-bridge-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}