Skip to content
Back to search
30
MCP streamable-http

Agent Router

io.github.tim-projekt/agent-router

Discover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools
agent-mcp-router-mcp
Agent MCP Router MCP — one router for the whole MEOK fleet. Holds 62 MEOK MCPs behind one namespaced endpoint. Install ONE thing, get all of
0 tools
@mcpc/acp-ai-provider
Use [ACP (Agent Client Protocol)](https://agentclientprotocol.com/) agents with the [AI SDK](https://ai-sdk.dev/).
0 tools
toolrouter-mcp
MCP server + CLI for ToolRouter — discover, search, and call AI tools from any agent or terminal
0 tools
io.github.Apoth3osis-ai/agent-payment-mcp
Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.
0 tools

How to use

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

{
  "mcpServers": {
    "agent_router": {
      "url": "https://agent-router.org/mcp-http/mcp",
      "transport": "streamable-http"
    }
  }
}