DaedalMap Historical FX Rates✓
com.daedalmap/currency · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.daedalmap/currency",
"description": "Historical foreign exchange rates and currency comparisons from the DaedalMap MCP lane.",
"title": "DaedalMap Historical FX Rates",
"repository": {
"url": "https://github.com/xyver/daedal-map",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://www.daedalmap.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://app.daedalmap.com/mcp/currency"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"categories": [
"economics",
"data",
"geospatial"
],
"highlights": [
"Historical foreign exchange rate comparisons",
"Country-level FX lookups tied to DaedalMap loc_id geography",
"Free structured MCP access for historical currency data"
]
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}