AllRatesToday exchange rates (hosted)
com.allratestoday/mcp · v1.0.0 · MCP 2025-11-25
Live FX + official central-bank rates, 110+ sources. Hosted, keyless, nothing to install.
Reachability
reachable
checked 2026-09-20 05:32 UTC
Registry status active
Tools pinned 9
cc76e300150e
Tools last changed
2026-09-20
Repo last push 2026-09-14
GitHub stars 3
Provenance
Registry namespace com.allratestoday
(domain verified by the official registry)
Repository
github.com/allrates-today/mcp-server
Website
https://allratestoday.com/mcp/
Remote endpoints
https://allratestoday.com/api/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-09-20 05:32 | tools changed | 0 added, 0 removed, 1 changed |
| 2026-09-14 05:30 | first capture | 9 tools pinned |
Pinned tool definitions (9)
| Tool | Description |
|---|---|
| get_exchange_rate | Use this when the user asks 'what is X in Y?', 'convert X to Y', 'current rate of EUR/USD', or any single fiat-to-fiat exchange rate question. Returns { rate, source } meaning 1 source = rate target. Without an API key it answers from... |
| get_historical_rates | Fixed-window time series ending now: 'how has EUR/USD moved this week', 'last month of GBP/JPY', '1-year AUD/USD'. Returns { source, target, period, data: [{ date, rate, timestamp }] }. Sampling: 1d=hourly, 7d/30d=daily, 1y=weekly.... |
| get_rates_authenticated | One source against several targets in a single call ('USD vs EUR, GBP, JPY'), or the rate at a specific past datetime, optionally bucketed by hour/day/week/month. Returns { rates: [{ rate, source, target, time }] }. Requires an API key... |
| list_currencies | Call this when unsure whether a currency code is supported, or for 'what currencies do you support?' / 'what is the symbol for X?'. Returns { currencies: [{ code, name, symbol }], count } for 150+ ISO 4217 fiat currencies. No API key... |
| list_central_banks | Call this FIRST when you need a bank code, or for 'which central banks do you cover?' / 'do you have rates from X?'. Returns every covered source — 116 central banks plus 3 tax authorities (HMRC, US Treasury, Swiss BAZG) — with `code`... |
| get_official_rates | OFFICIAL rates a named institution published — 'what is the ECB rate for USD?', 'Bank of Japan rate on 2026-03-14', 'HMRC rate for invoicing'. These are the fixed, citable rates for compliance, tax, customs and accounting — NOT live... |
| get_official_rate_history | Date-by-date series of one bank's OFFICIAL rates — 'ECB USD rate for every day of 2025', 'how did the CBSL rate move last quarter'. Returns { series: [{ date, rate, rate_type, derived, method }] }. Give either `symbol` (vs the bank's... |
| compare_official_rates | One currency pair across ALL institutions at once — 'what does each central bank say USD/EUR is?', 'spread between official USD/LKR rates'. Returns every covered bank's latest official rate for the pair plus { min, max, median,... |
| get_publication_calendar | Which dates a bank actually published a rate table — 'did the ECB publish on 2026-01-01?', 'how often does the US Treasury publish?'. Dates only, no values, so it is on every plan (API key required, free tier). Give `year` or a from/to... |
Get alerted when this changes.
Email the moment com.allratestoday/mcp drifts, dies, or revives.
Status badge
[](https://toolpin.dev/servers/com.allratestoday/mcp)
Maintain this server? Add the badge to your README. It links your users to this live status page.