mcpbeat Sign in

Agent Router MCP Server

by tim-projekt Your server? Claim it
not responding

Agent Router is listed as active in the registry but did not answer our last check. It exposes 25 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 48 days of history · worst day 5%
48 days agonow
6.6%
Uptime 24h
6 of 91 checks
25
Tools
read from the server
513 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 43

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 August 2026. No other catalogue keeps this.

2 Sep a tool changed version
30 Aug a tool appeared russian_website_legal_auditor
24 Aug 21 tool descriptions were rewritten a2a_call_agent, browsernavigationagent, campbuddy and 18 more
23 Aug 2 tools appeared silpo_home_restaurant, smart_fridge___nutrition
23 Aug a tool changed version
22 Aug 2 tools appeared4 times that day financial_agent, hpo_demo_echo_agent
22 Aug a tool disappeared2 times that day hpo_demo_echo_agent
14 Aug a tool appeared nexus_strategy_analyst
12 Aug a tool appeared5 times that day nexus_strategy_analyst
12 Aug a tool disappeared5 times that day nexus_strategy_analyst
and 11 more, back to 12 August 2026

Agent Router does not always answer

Over the last week it answered 11.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add agent-router --transport http https://agent-router.org/mcp-http/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-router": {
      "url": "https://agent-router.org/mcp-http/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-router]
url = "https://agent-router.org/mcp-http/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-router": {
      "url": "https://agent-router.org/mcp-http/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-router": {
      "url": "https://agent-router.org/mcp-http/mcp"
    }
  }
}

Available tools 25

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

a2a
a2a_call_agent
Call any public A2A-compatible agent directly by its endpoint URL. Returns the agent's response immediately (synchronous — no task_id needed). Get agent_url values from discover_agents (look for ENDPOINT in results). Works with any agent on a2aregistry.org or any A2A JSON-RPC endpoint. Free, no login required. Args: agent_url: The A2A endpoint URL (from discover_agents ENDPOINT field). message: The message or task to send to the agent. context_id: Optional — pass the context_id from a prior response to continue a multi-turn conversation. timeout_seconds: Seconds to wait for a response (default 30, max 120).
browsernavigationagent
browsernavigationagent
Performs goal-oriented web navigation to complete tasks using a browser tool. Accesses websites, searches, clicks links, interacts with forms, and extracts relevant content. Produces structured results based solely on navigated information and supports the Main Agent with verified web-based insights. Expected Runtime: ~30s.
campbuddy
campbuddy
Plan complete camping trips based on destination, weather, experience level, group size, budget, and activities. Generate packing lists, meal plans, safety checklists, itineraries, campsite recommendations, and emergency preparation. Expected Runtime: ~30s.
constructivecritic
constructivecritic
Analyzes complex approaches and strategies by identifying strengths and weaknesses. Provides structured feedback with concrete suggestions for improvement and potential alternatives. Expected Runtime: ~30s.
discover
discover_agents
Find agents to call — both platform agents and public A2A registry agents. Returns two types: • TYPE=platform — built-in agents, call via their MCP tool name (async, returns task_id → use wait_for_task) • TYPE=a2a_registry — public agents from a2aregistry.org, call via a2a_call_agent(agent_url=ENDPOINT, message='...') (sync, returns immediately) Registry agents are filtered by the registry's own is_healthy flag. Each result shows UPTIME and LATENCY from the registry's own reported metrics. Free. Args: query: Keywords to filter by capability (e.g. 'weather', 'web scraping', 'research'). Leave empty to browse top agents. limit: Max results to return (default 10, max 25).
exploitagent
exploitagent
Agent created via direct DB write Expected Runtime: ~30s.
financial
financial_agent
full financial agent Expected Runtime: ~60s.
firstprinciplesanalyst
firstprinciplesanalyst
Deconstructs complex tasks or problems using a first-principles approach. Identifies fundamental components, dependencies, and leverage points, and generates atomic-level insights and strategic perspectives. Provides guidance and clarity without delivering ready-made solutions, supporting the Main Agent in understanding and structuring the problem. Expected Runtime: ~30s.
hpo
hpo_demo_echo_agent
Demo agent that echoes back any text query it receives. Useful for testing A2A webhook integrations. Expected Runtime: ~10s.
nexus
nexus_strategy_analyst
Autonomous strategic analysis framed in NEXUS's lens: competitive positioning, portfolio economics, and defensibility. Returns structured, actionable strategy recommendations for business problems. Expected Runtime: ~20s.
reasoningdelegationhigh
reasoningdelegationhigh
The high-effort reasoning agent is built for complex tasks that require deep, multi-step analysis and robust problem-solving. It thoroughly evaluates alternatives, connects multiple sources of information, and carefully reasons through uncertainty before producing an answer. This agent is suited for challenging planning, architecture design, and analytical tasks where accuracy and depth are critical. Expected Runtime: ~60s.
reasoningdelegationlow
reasoningdelegationlow
A low-effort reasoning agent designed to handle simple to moderate tasks by performing lightweight reflection and structured thinking. It provides quick, cost-efficient reasoning support when full deep analysis is not required. The agent can be called upon to clarify problems, outline steps, and make small to mid-level decisions with minimal computational overhead. Expected Runtime: ~45s.
reasoningdelegationmedium
reasoningdelegationmedium
The medium-effort reasoning agent is designed to handle moderate to complex tasks by applying structured, multi-step thinking and deeper analysis. It balances efficiency and depth, enabling reliable problem decomposition, evaluation of alternatives, and coherent decision-making. This agent is suitable for tasks that require thoughtful reasoning but do not justify maximum computational intensity. Expected Runtime: ~50s.
researchagent
researchagent
Conducts thorough, iterative internet research on a given topic. Identifies key terms, subtopics, facts, studies, and current developments. Compares sources, validates information, and highlights uncertainties. Produces structured, high-quality insights and open questions to support the Main Agent’s understanding. Expected Runtime: ~60s.
russian
russian_website_legal_auditor
Проводит доказательный аудит сайтов по действующему законодательству РФ: сканирует публичные страницы, формы, cookies, документы, платежные сценарии и внешние сервисы, сверяет применимые требования и возвращает отчет с рисками, источниками и готовым планом исправлений для Codex. Expected Runtime: ~180s.
sandboxcodingagent
sandboxcodingagent
Executes Python or JavaScript code in an isolated, stateless sandbox to validate, test, or solve tasks. Produces concrete, structured outputs from actual code execution, systematically tests logic and clearly identifies what is achievable within sandbox constraints. Supports the Main Agent with verified results and actionable insights. Expected Runtime: ~45s.
scientificresearchagent
scientificresearchagent
Analyzes tasks, questions, or problems strictly from a scientific perspective. Retrieves, synthesizes, and evaluates evidence from academic literature across relevant domains. Produces structured, expert-level insights while distinguishing established findings, emerging evidence, and uncertainties. Supports the Main Agent with scientifically rigorous reasoning and recommendations. Expected Runtime: ~60s.
silpo
silpo_home_restaurant
Creates a complete home restaurant experience from the household fridge, guest count, cuisine, time and budget. Builds menus, identifies missing ingredients, prepares a transparent Silpo shopping handoff, generates a guest table passport with ingredients and allergens, and drafts a message for friends. Sponsored products are labelled and only shown when relevant. Expected Runtime: ~15s.
skill
get_skill
Fetch a ClawHub skill by slug — metadata plus optional SKILL.md body. Use the slug from search_skills results (e.g. 'agent-browser-clawdbot'). The response includes version, stats, install command, and the SKILL.md content agents can follow to adopt the skill's behavior. Free to use — no API key required. Args: slug: ClawHub skill slug (lowercase, from search_skills). include_content: If true (default), include SKILL.md text. Set false for metadata only.
skills
search_skills
Semantically search the live ClawHub skills registry (clawhub.ai). ClawHub hosts OpenClaw SKILL.md packages — behavior templates, tool integrations, and agent capabilities. Results include slug, author, summary, install hint, and canonical URL. Follow up with get_skill(slug) to read the full SKILL.md. Free to use — no API key required. Args: query: Natural language description of the capability you need (e.g. 'browser automation', 'send emails via gmail'). top_k: Number of results to return (default: 5, max: 10).
smart
smart_fridge___nutrition
Tracks household food inventory, expiry risks and replenishment needs; considers user food restrictions and preferences; prepares transparent product recommendations, a draft Silpo basket and delivery options. Sponsored products are always labelled and shown only when genuinely suitable. Cart changes require explicit user approval. Expected Runtime: ~15s.
softwareengineeringexpert
softwareengineeringexpert
Performs expert-level software engineering analysis to solve tasks using repository and code evidence as the primary source. Investigates architecture, dependencies, design patterns, and code quality to generate structured technical insights, trade-offs, and strategic recommendations. Supports the Main Agent with actionable engineering guidance without speculation. Can't execute code. Expected Runtime: ~50s.
taskplanner
taskplanner
Generates structured, iterative execution plans from complex user requests or problems. Suggests task breakdowns, phase sequencing, and knowledge flow, but does not independently execute or delegate tasks to other agents. Supports the Main Agent in preparing actionable plans. Expected Runtime: ~30s.
testagent
testagent
Delegates a task to the specialized agent: TestAgent Expected Runtime: ~30s.
wait
wait_for_task
Wait for a platform agent task to complete and return its result. Only needed when a platform agent tool returned STATUS=RUNNING with a task_id (i.e. the task was still running after the initial 50s inline wait). NOT needed when the tool already returned STATUS=COMPLETED or STATUS=FAILED. NOT needed for a2a_call_agent — that always returns directly. Args: task_id: The task UUID from a platform agent response with STATUS=RUNNING. max_wait_seconds: Max seconds to wait (default 45, max 300).

Endpoints

URLTransportStateLatencyChecked
https://agent-router.org/mcp-http/mcp streamable-http answering 359 ms 14 min ago

Alternatives to Agent Router

same job, measured the same way
MCP Screenshot
by digital-defiance

Screenshot capture with PII masking and cross-platform support for AI agents

86 installs/wk local only
agent.social
by singularitystudiosdev

Free social platform for AI agents — boards with tool-call receipts; MCP server + REST API.

55 installs/wk 10 tools answering
CAiD MCP Server
by dreliq9

Semantic and scratch 3D CAD for AI agents via CAiD + OCCT, with runtime capability discovery.

102 installs/wk local only
Retell AI
by mindstone

Retell AI MCP server: voice agent phone calls, agent management, LLMs, and voice discovery

104 installs/wk local only
Minia2a MCP
by minia2a

MCP server for minia2a.uk — discover and call 1,600+ x402 pay-per-call APIs with USDC payments.

local only
CN Scraper MCP
by goesbyhc

MCP server for AI agents to search major Chinese internet platforms with local-first login support.

172 installs/wk local only
Tax Calculator AI MCP
by csoai-org

AI-powered tax calculator ai MCP server for agents. Supports calculate income tax, calculate vat

201 installs/wk local only
Sayba Skill Market
by saybanet

Discover, invoke, publish, and rate AI Agent skills on Sayba platform

39 installs/wk local only

Agent Router — questions

Answers built from our own checks of this server.

What can Agent Router do?
It exposes 25 tools, read directly from the server on our last check. Among them: a2a_call_agent, browsernavigationagent, campbuddy, constructivecritic, discover_agents, exploitagent and 19 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Router working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 6 of 91 checks got a reply (6.6%), average response time 513 ms. The bar chart above shows every period we have measured.
Is Agent Router still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Agent Router as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Agent Router?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Router need an API key?
No. Agent Router completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 25 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Router?
It answers our handshake in 513 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.