Back to the catalog

Market Intel MCP

Live & historical FX rates and currency conversion for AI agents. No API keys.

Open source Repository Open in the app JSON README (API)

About

Live & historical FX rates and currency conversion for AI agents. No API keys.

Details

Kind
MCP servers
Topic
No topic detected
Publisher
selflabbs
Origin
official
Category
ferramentas
Transport
http
Version
2.0.0
Forks
1
Open pull requests
1
Last push
2026-09-03T16:58:27Z
Repository state
ativo
Language
JavaScript
License
MIT
Added
2026-08-29 04:01:22
Updated
2026-08-29 04:01:22
Origin id
io.github.selflabbs/market-intel-mcp

README

# 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.

## 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`.

## Data & attribution

Rates 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.

Looking 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).

## Pricing

| | Free | Pro | Team |
|---|---|---|---|
| Price | $0 | $15/mo | $49/mo |
| Calls included | 100 per day | 10,000 per month | 50,000 per month |
| Past the allowance | refused until 00:00 UTC | $5 per 1,000 | $5 per 1,000 |
| Most you can ever be billed | $0 | $115/mo | $149/mo |
| Signup | none, no key | email + card | email + card |

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](https://datakoot.com/pricing).

Part of [Datakoot](https://datakoot.com) — keyless intelligence APIs for AI agents.

More