mcpbeat Sign in

Routavo MCP Server

answering

Routavo is answering right now. Last checked moments ago. It exposes 4 tools.

Any API, four tools: discover, call with routing and signed receipts, verify, dispute.

Uptime history 16 days of history · worst day 70%
16 days agonow
69.6%
Uptime 24h
64 of 92 checks
4
Tools
read from the server
279 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 7

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

9 Sep a tool changed version
7 Sep a tool changed version
5 Sep a tool changed version3 times that day
5 Sep a tool changed the parameters it asks for call
4 Sep a tool changed version
and 2 more, back to 4 September 2026

Routavo does not always answer

Over the last week it answered 95.6% 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 0 min ago.

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

Available tools 4

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

call
call
Route a call to the Routavo network, meter it, and return the result. Give either a provider id from discover(), or a capability and let Routavo pick using its published routing rule. Optional max_price and max_latency_ms constrain the choice. Failed calls are recorded but cost nothing.
discover
discover
Find APIs on the Routavo network that can perform a capability. Returns each provider with its published price, measured latency, terms, and the exact argument schema for calling it, plus the rule Routavo uses to pick between them. Call this before call() when you do not already know a provider id.
dispute
dispute
Flag a metered call for the provider to review. Takes the receipt and a short reason. The receipt must verify and must have charged something. The dispute lands in that provider's queue and is visible to Routavo. One dispute per receipt.
verify
verify
Check a receipt returned by call(). Confirms the signature, so the provider, price, fee, and the hashes of what went in and came out are exactly what Routavo recorded. Works for anyone holding the receipt. Reveals nothing else.

Endpoints

URLTransportStateLatencyChecked
https://routavo.com/api/mcp streamable-http answering 254 ms 0 min ago

Alternatives to Routavo

same job, measured the same way
Fragments MCP
by conanmcn

Design system MCP with 9 tools for component discovery, rendering, and a11y auditing

89 installs/wk local only
VerifyAPI — fact-check with signed receipts
by kythekitty

Fact-check any claim with live web sources. Ed25519-signed receipts. Catches hallucinations.

307 installs/wk local only
Website
by cuvo

Cuvo Health published site content and live discovery-call booking tools for AI agents.

22 installs/wk 9 tools answering
FLOCORE Governed MCP
by flocore

Governed MCP front door to FLOCORE; write calls need human approval and signed receipts.

11 tools answering
Agent Infra MCP
by lulzasaur9192

18 tools: agent memory, API drift detection, and HMAC-signed trust receipts

28 installs/wk local only
Recite MCP
by rivradev

Local MCP server for Recite receipt processing with ledger and memory tools.

110 installs/wk local only
Tersign Evidence
by tersignhq

Counter-signed evidence records for agent commerce: receipts, verification, dispute envelopes.

181 installs/wk local only
Toolcairn MCP
by neurynae

MCP server for tool discovery: find, compare, and verify tools across 35+ registries.

187 installs/wk local only

Routavo — questions

Answers built from our own checks of this server.

What can Routavo do?
It exposes 4 tools, read directly from the server on our last check. Among them: call, discover, dispute, verify. 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 Routavo working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 64 of 92 checks got a reply (69.6%), average response time 279 ms. The bar chart above shows every period we have measured.
How do I connect Routavo?
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 Routavo need an API key?
No. Routavo completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Routavo?
It answers our handshake in 279 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.