Back to search
30
MCP

@agenium/mcp-server

npm/@agenium/mcp-server

Bridge any MCP server to the agent:// network — make your tools discoverable, callable, and composable by other AI agents.

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

Similar MCP servers embedding-nearest

io.github.aganium/mcp-server
Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS
0 tools
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
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
a2a-protocol-mcp-server
Bridge MCP with Google Agent2Agent Protocol — agent discovery, task delegation, A2A communication
0 tools

How to use

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

{
  "mcpServers": {
    "@agenium/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}