mcpbeat Sign in

Ratevert MCP Server

answering

Ratevert MCP is answering right now. Last checked 5 min ago. It exposes 4 tools. Last commit 5 Sep 2026.

Read-only Ratevert MCP for asset search, pair rates, and conversions.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
93 of 93 checks
4
Tools
read from the server
187 ms
Response time
average over 24h
3
Stars
last commit 5 Sep 2026

Nothing serious here today

Today is the operative word: we check Ratevert MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 5 min ago.

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

assets
search_assets
Resolve a canonical Ratevert currency, stock, ETF, fund, or crypto asset before requesting a rate or comparison.
compare
compare_assets
Compare one Ratevert asset against multiple targets across supported markets. Free requests are limited to 4 total assets including the source.
convert
convert_amount
Convert a stated amount using the current Ratevert pair rate. Returns the original and converted values, rate, display rounding, freshness metadata, and canonical source URL.
rate
get_rate
Return the current one-unit conversion rate for exactly two Ratevert assets with a canonical source URL and freshness metadata.

Endpoints

URLTransportStateLatencyChecked
https://ratevert.com/api/mcp streamable-http answering 238 ms 5 min ago

Alternatives to Ratevert MCP

same job, measured the same way
Hostaway
by uncfreak1255-code

Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings

30 installs/wk local only
WeJob
by wejob

Read-only MCP server for public WeJob jobs, formations, and companies.

8 tools answering
C
Raconteur AI Gateway
by getbotlens

MCP gateway for raconteur.com: articles, search and full text. Read-only, no auth.

6 tools answering
FX Converter MCP
by lulu-the-narwhal

Free, keyless real-time currency conversion and exchange rates for any currency pair.

2 tools answering
C
BotLens AI Gateway
by getbotlens

MCP gateway for getbotlens.com: articles, search and full text. Read-only, no auth.

6 tools answering
Search Console MCP
by sudomichael

Google Search Console for any MCP client - 30-second login, no Google Cloud project. Read-only.

49 installs/wk local only
Vocci
by vocci

Read-only MCP access to authorized Vocci sessions, notes, files, and memory search.

answering
PopUp Organizer
by usepopup

Read-only MCP server for PopUp — search vendors, manage events, and track applications.

19 installs/wk local only

Ratevert MCP — questions

Answers built from our own checks of this server.

What can Ratevert MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: compare_assets, convert_amount, get_rate, search_assets. 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 Ratevert MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 187 ms. The bar chart above shows every period we have measured.
How do I connect Ratevert MCP?
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 Ratevert MCP need an API key?
No. Ratevert MCP 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 Ratevert MCP?
It answers our handshake in 187 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Ratevert MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.