Skip to content
Back to search
100
MCP live v1.0.1 MCP 2025-06-18 streamable-http

DaedalMap Historical FX Rates

com.daedalmap/currency

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

Uptime
100.0%
1 direct probes · 30d
Response
633ms
last probe
Tools
4
callable
Resources
6
readable
Prompts
1
available

Tools · 4

get_tool_help

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…

get_catalog

Free discovery. Returns the list of live agent-ready data packs available on DaedalMap.

get_pack

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…

get_fx_rates

Free tool. Queries the currency pack using filters.region_ids plus filters.time.granularity to return daily, weekly, or monthly FX data.

Resources · 6

Guide

High-level guide to the hosted agent API surface and discovery flow.

daedalmap://guide
Catalog

Machine-readable list of live agent-ready packs.

daedalmap://catalog
loc_id Guide

Guide to the shared location identifier system used across packs.

daedalmap://docs/loc-id
Access Model

Current free-versus-paid split for the live hosted packs.

daedalmap://access
DaedalMap Historical FX Rates Pack

Pack detail and quick-start metadata for the currency lane.

daedalmap://pack/currency
Public Links

Canonical public URLs for docs, MCP, and hosted API endpoints.

daedalmap://links

Prompts · 1

fx_history_for_country

Starter prompt for fetching USD-normalized FX history for one or more countries at daily, weekly, or monthly granularity.

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"
    }
  }
}