streamable-httpMITupdated 1mo ago
Live and historical foreign-exchange rates for AI agents — as MCP tools your agent can call mid-task. No API keys.
Market Intel MCP で何ができる?
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 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/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 — keyless intelligence APIs for AI agents.
インストール
Market Intel MCP をクライアントに追加します。お使いのものを選んでください。
claude mcp add --transport http market-intel-mcp https://market.selflabbs.com/mcpcodex mcp add market-intel-mcp --url https://market.selflabbs.com/mcp{
"mcpServers": {
"market-intel-mcp": {
"url": "https://market.selflabbs.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"market-intel-mcp": {
"type": "http",
"url": "https://market.selflabbs.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"market-intel-mcp": {
"url": "https://market.selflabbs.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"market-intel-mcp": {
"serverUrl": "https://market.selflabbs.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
5 個のツール
Market Intel MCP は接続したエージェントに 5 個のツールを提供します。
- fx_rates
- Latest exchange rates for a base currency
- fx_convert
- Convert an amount between two currencies at the latest ECB reference rate
- fx_historical
- Exchange rates for a base currency on a specific past date
- fx_timeseries
- Exchange-rate history over a date range, for trend analysis
- fx_currencies
- Supported currencies and their names
スコア
76 / 100
良好
- ドキュメント17/25
- メンテナンス25/25
- 信頼性16/20
- 機能6/15
- 導入のしやすさ12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 29 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 5 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 2.0.0最新 | 2026年7月18日 |
| 1.0.1 | 2026年7月12日 |
| 1.0.0 | 2026年7月12日 |