# DaedalMap Historical FX Rates MCP server

Historical foreign exchange rates and currency comparisons from the DaedalMap MCP lane.

## Links
- Registry page: https://www.getdrio.com/mcp/com-daedalmap-currency
- Repository: https://github.com/xyver/daedal-map
- Website: https://www.daedalmap.com

## Install
- Endpoint: https://app.daedalmap.com/mcp/currency
- Auth: Not captured

## Setup notes
- Remote endpoint: https://app.daedalmap.com/mcp/currency

## Tools
- get_catalog (Get Catalog) - Free discovery. Returns the list of live agent-ready data packs available on DaedalMap. Endpoint: https://app.daedalmap.com/mcp/currency
- get_pack (Get Pack) - Free discovery. Returns detailed metadata, coverage, freshness, preferred canonical tool guidance, and first-query examples for one pack. Endpoint: https://app.daedalmap.com/mcp/currency
- get_fx_rates (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. Endpoint: https://app.daedalmap.com/mcp/currency

## Resources
- daedalmap://guide - DaedalMap Agent Guide High-level guide to the hosted agent API surface and discovery flow. MIME type: application/json
- daedalmap://catalog - Live Pack Catalog Machine-readable list of live agent-ready packs. MIME type: application/json
- daedalmap://docs/loc-id - loc_id Guide Guide to the shared location identifier system used across packs. MIME type: text/markdown
- daedalmap://access - Access Model Current free-versus-paid split for the live hosted packs. MIME type: text/markdown
- daedalmap://pack/currency - DaedalMap Historical FX Rates Pack Detail Pack detail and quick-start metadata for the currency lane. MIME type: application/json
- daedalmap://links - Canonical Public Links Canonical public URLs for docs, MCP, and hosted API endpoints. MIME type: text/markdown

## Prompts
- fx_history_for_country - FX History For Country Starter prompt for fetching USD-normalized FX history for one or more countries at daily, weekly, or monthly granularity. Arguments: country_ids, granularity, start, end

## Metadata
- Owner: com.daedalmap
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 16, 2026
- Source: https://registry.modelcontextprotocol.io
