Back to search
30
MCP

io.github.aganium/mcp-server

io.github.aganium/mcp-server

Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS

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

Similar MCP servers embedding-nearest

io.github.chorghemaruti64-creator/agenium-mcp-server
Bridge MCP servers to the AGENIUM agent:// network via DNS discovery
0 tools
Agenium
Bridge MCP servers to the AGENIUM agent:// network.
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
io.github.oortonaut/mcacp
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
0 tools
a2a-protocol-mcp-server
Bridge MCP with Google Agent2Agent Protocol — agent discovery, task delegation, A2A communication
0 tools
agntcy-mcp-server
MCP bridge for the AGNTCY multi-agent network — agent registry, ACP messaging, SLIM protocol, capability discovery
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.aganium/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}