
Finance Fintech Mcp
Unlock the power of real-time financial data with our Finance MCP.
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
Unlock the power of real-time financial data with our Finance MCP. Easily retrieve the latest
Server tool list (4)
Raw names from tools/list. Only developers need these.
| get_exchange_rates | Get latest foreign exchange rates for a base currency via Frankfurter API. Returns: {base, date, rates: {EUR: 0.92, ...}} |
| convert_currency | Convert amount between currencies using live rates. Returns: {amount, from, to, rate, result} |
| get_crypto_price | Get cryptocurrency spot price via CoinGecko (no API key). symbol: btc, eth, sol, etc. Returns: {symbol, id, price, currency} |
| health_check | Server health check. |