Skip to main content
ClaudeWave
datakoot avatar
datakoot

market-intel-mcp

View on GitHub

Foreign-exchange rates MCP server for AI agents: live & historical FX rates and currency conversion from European Central Bank reference data. Keyless.

MCP ServersOfficial Registry0 stars0 forksJavaScriptUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/datakoot/market-intel-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "market-intel-mcp": {
      "command": "node",
      "args": ["/path/to/market-intel-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/datakoot/market-intel-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# 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** — 100 calls/day, every tool, no key.
- **Pro ($19/mo)** — unlimited calls; one key unlocks every Datakoot server.
- **Team ($49/mo)** — unlimited calls, up to 5 seats.

Part of [Datakoot](https://datakoot.com) — keyless intelligence APIs for AI agents.
ai-agentsai-toolsclaudecurrency-converterforexfxllmmcpmcp-servermodel-context-protocol

What people ask about market-intel-mcp

What is datakoot/market-intel-mcp?

+

datakoot/market-intel-mcp is mcp servers for the Claude AI ecosystem. Foreign-exchange rates MCP server for AI agents: live & historical FX rates and currency conversion from European Central Bank reference data. Keyless. It has 0 GitHub stars and was last updated today.

How do I install market-intel-mcp?

+

You can install market-intel-mcp by cloning the repository (https://github.com/datakoot/market-intel-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is datakoot/market-intel-mcp safe to use?

+

datakoot/market-intel-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains datakoot/market-intel-mcp?

+

datakoot/market-intel-mcp is maintained by datakoot. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to market-intel-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy market-intel-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: datakoot/market-intel-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/datakoot-market-intel-mcp)](https://claudewave.com/repo/datakoot-market-intel-mcp)
<a href="https://claudewave.com/repo/datakoot-market-intel-mcp"><img src="https://claudewave.com/api/badge/datakoot-market-intel-mcp" alt="Featured on ClaudeWave: datakoot/market-intel-mcp" width="320" height="64" /></a>

More MCP Servers

market-intel-mcp alternatives