Back to search
30
MCP

agntcy-mcp-server

pypi/agntcy-mcp-server

MCP bridge for the AGNTCY multi-agent network — agent registry, ACP messaging, SLIM protocol, capability discovery

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

Similar MCP servers embedding-nearest

anp-bridge-mcp-server
MCP Server bridging the Agent Network Protocol (ANP) with MCP agents — identity, discovery, messaging
0 tools
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-bridge-mcp
MCP server for agent-to-agent communication — capability discovery, task delegation, and result aggregation across MCP agents
0 tools
Agenium
Bridge MCP servers to the AGENIUM agent:// network.
0 tools
io.github.aganium/mcp-server
Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS
0 tools

How to use

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

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