DaedalMap Historical FX Rates
com.daedalmap/currencyHistorical FX rates for 100+ currencies vs USD from IMF and World Bank data, 1940-present.
Tools · 4
Free blind-caller guidance for one tool visible on this MCP facade. Returns when to use it, what it refuses, a working example, effective access limits, important outputs, provenance fields, recommend…
Free discovery. Returns the list of live agent-ready data packs available on DaedalMap.
Free discovery. Returns detailed metadata, coverage, freshness, preferred canonical tool guidance, and first-query examples for one pack. Call this before querying a new pack so you can see time shape…
Free tool. Queries the currency pack using filters.region_ids plus filters.time.granularity to return daily, weekly, or monthly FX data.
Resources · 6
High-level guide to the hosted agent API surface and discovery flow.
daedalmap://guide
Machine-readable list of live agent-ready packs.
daedalmap://catalog
Guide to the shared location identifier system used across packs.
daedalmap://docs/loc-id
Current free-versus-paid split for the live hosted packs.
daedalmap://access
Pack detail and quick-start metadata for the currency lane.
daedalmap://pack/currency
Canonical public URLs for docs, MCP, and hosted API endpoints.
daedalmap://links
Prompts · 1
Starter prompt for fetching USD-normalized FX history for one or more countries at daily, weekly, or monthly granularity.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"daedalmap_historical_fx_rates": {
"url": "https://app.daedalmap.com/mcp/currency",
"transport": "streamable-http"
}
}
}