
Market Intel MCP
Live & historical FX rates and currency conversion for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Live & historical FX rates and currency conversion for AI agents. No API keys.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| fx_rates | Get the latest foreign-exchange rates for a base currency (default USD), optionally limited to specific target currencies. Source: European Central Bank reference rates. |
| fx_convert | Convert an amount from one currency to another at the latest ECB reference rate. Returns the rate, the converted result, and the rate date. |
| fx_historical | Get foreign-exchange rates for a base currency on a specific past date (YYYY-MM-DD). ECB publishes rates on business days; a weekend/holiday date returns the most recent prior business day. |
| fx_timeseries | Get a time series of exchange rates for a base currency over a date range (max ~1 year), useful for trend analysis. Provide start and end as YYYY-MM-DD and one or more target currencies. |
| fx_currencies | List the currencies supported for exchange-rate lookups, with their full names. |