market-intel-mcp
Live & historical FX rates for AI agents, from European Central Bank data. No API keys.
Install
mcp_config.json
{
"mcpServers": {
"com-datakoot-market-intel-mcp": {
"url": "https://market.datakoot.com/mcp",
"type": "streamable-http"
}
}
}Documentation
Market Intel MCP — by Datakoot
Live and historical foreign-exchange rates for AI agents — as MCP tools your agent can call mid-task. No API keys.
Tools
| Tool | What it does | Source |
|---|---|---|
fx_rates | Latest exchange rates for a base currency | ECB via Frankfurter |
fx_convert | Convert an amount between two currencies at the latest ECB reference rate | ECB via Frankfurter |
fx_historical | Exchange rates for a base currency on a specific past date | ECB via Frankfurter |
fx_timeseries | Exchange-rate history over a date range, for trend analysis | ECB via Frankfurter |
fx_currencies | Supported currencies and their names | ECB via Frankfurter |
No API keys required for any tool.
fx_rates, fx_historical, and fx_currencies advertise an MCP outputSchema and return matching structuredContent on success. Error results stay errors and are not schema-validated. The JSON text body is unchanged.
Quick start
claude mcp add --transport http market-intel https://market.datakoot.com/mcp
Or point any MCP client at https://market.datakoot.com/mcp.
Try it in 10 seconds — no key, no signup
Paste this into a terminal:
curl -s https://market.datakoot.com/mcp \
-H 'content-type: application/json' \
-H 'accept: application/json, text/event-stream' \
-d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "fx_rates", "arguments": {"base": "USD"}}}'
You get live USD foreign-exchange rates (European Central Bank reference data) — no API key, nothing to sign up for.
Or point any MCP client at the URL and just ask your agent, in plain language:
- "Convert 500 USD to euros at today's rate."
- "How has USD/JPY moved over the last month?"
Data & attribution
Rates are European Central Bank reference rates, served via the free, open-source Frankfurter API. ECB reference rates are published for information and are not intended for use as transaction benchmarks.
Looking for other data? For cryptocurrency prices see Base Intel, and for company financials and SEC filings see Filings Intel — both at datakoot.com.
Pricing
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.
A paid allowance is shared across all nine Datakoot servers rather than being
nine separate buckets, and only a tools/call counts — connecting and listing
tools are free. Full terms at datakoot.com/pricing.
Development
node --test
Part of Datakoot — keyless intelligence APIs for AI agents.
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.25,265
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822