{
  "markdown": "# Market Intel MCP — by Datakoot\n\nLive and historical foreign-exchange rates for AI agents — as MCP tools your agent can call mid-task. No API keys.\n\n## Tools\n\n| Tool | What it does | Source |\n|---|---|---|\n| `fx_rates` | Latest exchange rates for a base currency | ECB via Frankfurter |\n| `fx_convert` | Convert an amount between two currencies at the latest ECB reference rate | ECB via Frankfurter |\n| `fx_historical` | Exchange rates for a base currency on a specific past date | ECB via Frankfurter |\n| `fx_timeseries` | Exchange-rate history over a date range, for trend analysis | ECB via Frankfurter |\n| `fx_currencies` | Supported currencies and their names | ECB via Frankfurter |\n\nNo API keys required for any tool.\n\n## Quick start\n\n```\nclaude mcp add --transport http market-intel https://market.datakoot.com/mcp\n```\n\nOr point any MCP client at `https://market.datakoot.com/mcp`.\n\n## Try it in 10 seconds — no key, no signup\n\nPaste this into a terminal:\n\n```bash\ncurl -s https://market.datakoot.com/mcp \\\n  -H 'content-type: application/json' \\\n  -H 'accept: application/json, text/event-stream' \\\n  -d '{\"jsonrpc\": \"2.0\", \"id\": 1, \"method\": \"tools/call\", \"params\": {\"name\": \"fx_rates\", \"arguments\": {\"base\": \"USD\"}}}'\n```\n\nYou get live USD foreign-exchange rates (European Central Bank reference data) — no API key, nothing to sign up for.\n\nOr point any MCP client at the URL and just ask your agent, in plain language:\n\n- \"Convert 500 USD to euros at today's rate.\"\n- \"How has USD/JPY moved over the last month?\"\n\n\n## Data & attribution\n\nRates are European Central Bank reference rates, served via the free, open-source [Frankfurter](https://frankfurter.dev) API. ECB reference rates are published for information and are not intended for use as transaction benchmarks.\n\nLooking for other data? For cryptocurrency prices see **Base Intel**, and for company financials and SEC filings see **Filings Intel** — both at [datakoot.com](https://datakoot.com).\n\n## Pricing\n\n**Free** — 100 calls a day, keyless, no signup. **Pro** — $15/mo including 50,000 calls a month with no daily limit; one key unlocks all nine Datakoot servers. Go over the monthly allowance and you drop to free-tier speed for the rest of the month, or top up — never cut off, no metered overage. Full terms: [datakoot.com/pricing](https://datakoot.com/pricing).\n\nA paid allowance is shared across all nine Datakoot servers rather than being\nnine separate buckets, and only a `tools/call` counts — connecting and listing\ntools are free. Full terms at [datakoot.com/pricing](https://datakoot.com/pricing).\n\nPart of [Datakoot](https://datakoot.com) — keyless intelligence APIs for AI agents.\n",
  "bytes": 2670,
  "sha": "656f179181a1edb12c9829e3ffd793e51de4415f8673adec793a5457ae401dfe",
  "repo_slug": "datakoot/market-intel-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_datakoot_fx_currency_exchange_rates_03421c4a/readme"
}