Official central-bank & tax-authority exchange rates from 60+ institutions (ECB, Fed, BOJ, HMRC).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Give your AI assistant the official exchange rates that compliance, tax, and accounting actually require. A Model Context Protocol server that lets Claude Code, Cursor, Claude Desktop, Windsurf, and any MCP-compatible client fetch published central-bank and tax-authority rates from 60+ institutions โ ECB, Fed, Bank of Japan, HMRC, US Treasury, and more โ via the AllRatesToday API.
After installation, your assistant can answer questions like:
Everything this server returns is an official published rate: fixed once the institution publishes it, carrying that institution's own publication date โ the number tax authorities, auditors, and customs require. It is not the live market rate. For live mid-market rates (price display, conversion, anything that should track the market), use the companion server @allratestoday/mcp-server. The two can diverge by several percent โ pick by use case. Methodology: allratestoday.com/official-rates-methodology.
derived; banks are never mixedThe server will not start without a valid ALLRATES_API_KEY. A free key covers the latest published tables โ no credit card required. Dated tables and history need a paid plan.
art_live_xxxxx)ALLRATES_API_KEY in the configs belowBoth commands launch the stdio MCP server and wait for a client to connect โ your MCP client launches them as a subprocess.
Restart Claude Code. Verify by asking: "Which central banks can you fetch official rates from?"
Edit ~/.cursor/mcp.json (or .cursor/mcp.json inside your project):
Edit claude_desktop_config.json (Settings โ Developer โ Edit Config) and add the same mcpServers block as the Cursor example above, then restart Claude Desktop.
| Tool | What it does | Plan |
|---|---|---|
list_central_banks | All covered institutions with codes, metadata, latest date | Free |
get_official_rates | A bank's published table (or one pair), latest or for a given date | Free (latest) / Paid (dated) |
get_official_rate_history | Date-by-date official series for one pair | Paid, billed ~1 call per month covered |
compare_official_rates | One pair across every bank, with spread stats | Free |
get_publication_calendar | Dates a bank actually published (no values) | Free |
Only the request parameters and your API key ever reach allratestoday.com โ never conversation context.
@allratestoday/mcp-server โ live mid-market rates MCP serverMIT ยฉ AllRatesToday
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/central-bank-rates-allratestoday)<a href="https://allmcps.com/mcp/central-bank-rates-allratestoday"><img src="https://allmcps.com/api/badge/central-bank-rates-allratestoday?style=directory" alt="Central Bank Rates (AllRatesToday) on AllMCPs" /></a>