mcpbeat Sign in

DaedalMap Historical FX Rates MCP Server

answering

DaedalMap Historical FX Rates is answering right now. Last checked 10 min ago. It exposes 4 tools. Last commit 17 Sep 2026.

Historical FX rates for 100+ currencies vs USD from IMF and World Bank data, 1940-present.

Uptime history 47 days of history · worst day 80%
47 days agonow
97.8%
Uptime 24h
89 of 91 checks
4
Tools
read from the server
269 ms
Response time
average over 24h
2
Stars
last commit 17 Sep 2026

What changed 9

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

13 Sep 4 tool descriptions were rewritten get_catalog, get_fx_rates, get_pack and 1 more
26 Aug a tool changed the parameters it asks for get_pack
14 Aug a tool description was rewritten get_tool_help
14 Aug a tool changed version
12 Aug a tool appeared get_tool_help
12 Aug a tool changed version

DaedalMap Historical FX Rates does not always answer

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

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

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.

catalog
get_catalog
List the current catalog-published data packs and their access lanes. Start here, then call get_pack for one selected pack.
pack
get_pack
Describe one catalog-published pack, including sources, metrics, coverage, freshness, access, and a first query. Call this before querying an unfamiliar pack.
rates
get_fx_rates
Query canonical currency rates with loc_id country filters and daily, weekly, or monthly time granularity.
tool
get_tool_help
Describe one tool visible on this facade, including its input contract, access limits, refusals, example, outputs, and recommended next calls.

Endpoints

URLTransportStateLatencyChecked
https://app.daedalmap.com/mcp/currency streamable-http answering 280 ms 10 min ago

Alternatives to DaedalMap Historical FX Rates

same job, measured the same way
UniRate API
by unirate-api

Currency conversion and exchange rates for AI. 170+ currencies, historical data back to 1999.

29 installs/wk local only
Exchange Rates MCP Server
by cyanheads

Convert currencies, get FX rates, and query historical ECB exchange rate data.

442 installs/wk 7 tools answering
Market Intel MCP
by datakoot

Live & historical FX rates for AI agents, from European Central Bank data. No API keys.

5 tools answering
Cnb
by cz-agents

Official ČNB exchange rates — daily & historical CZK vs EUR, USD, 30+ currencies. For accounting.

102 installs/wk 3 tools answering
Realtime Exchange Rate MCP
by cahthuranag

Real-time currency exchange rates, historical data, and multi-currency lookups for MCP clients.

270 installs/wk local only
DaedalMap Hurricane and Tropical Cyclone Data
by daedalmap

Global hurricane and tropical cyclone tracks from IBTrACS/NOAA, 1842-present. Wind and pressure.

5 tools answering
C
Currency Rates (ECB)
by invokera

Latest and historical ECB foreign-exchange reference rates for 30+ currencies, via Frankfurter.

3 tools answering
PubCurrency
by publifye

Norges Bank exchange rates for your AI — 38 currencies vs NOK, history to 1980, convert & chart

answering

DaedalMap Historical FX Rates — questions

Answers built from our own checks of this server.

What can DaedalMap Historical FX Rates do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_catalog, get_fx_rates, get_pack, get_tool_help. 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 DaedalMap Historical FX Rates working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 269 ms. The bar chart above shows every period we have measured.
How do I connect DaedalMap Historical FX Rates?
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 DaedalMap Historical FX Rates need an API key?
No. DaedalMap Historical FX Rates 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 DaedalMap Historical FX Rates?
It answers our handshake in 269 ms on average, which is faster than 54% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DaedalMap Historical FX Rates open source?
Yes — it is published under the MIT licence, written in Python and 2 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.