MCP server for AI agents — real-time FX rates, crypto quotes, and cross-border payment routing
If you already use Fx MCP, the fx mcp mcp server is the piece that lets your assistant work with it directly. MCP server for AI agents — real-time FX rates, crypto quotes, and cross-border payment routing.
MCP server for AI agents — real-time FX rates, crypto quotes, DeFi yields, and market data.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
get_fx_rate — Real-time FX rate with Wise competitor comparisonget_crypto_quote — Crypto token swap estimateestimate_total_cost — Compare Wise vs bank vs crypto for cross-border paymentsconvert_currency — Quick conversion across 166 fiat currenciesget_rate_history — Historical FX rates (up to 90 days)get_stablecoin_yields — Top DeFi yields for USDC, USDT, DAI, EURCget_market_overview — Market snapshot: ECB rate, fear/greed, gas, FXlist_supported_pairs — Available fiat + crypto currenciesInstallation goes through your MCP client rather than a global install: point it at fx-mcp on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
Among the payments and commerce options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Fx MCP's toolset — get_fx_rate, get_crypto_quote, estimate_total_cost and 5 more — is a fair guide to whether it matches your workflow. It is maintained by lamcearber-spec; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| get_fx_rate | Real-time FX rate with Wise competitor comparison |
| get_crypto_quote | Crypto token swap estimate |
| estimate_total_cost | Compare Wise vs bank vs crypto for cross-border payments |
| convert_currency | Quick conversion across 166 fiat currencies |
| get_rate_history | Historical FX rates (up to 90 days) |
| get_stablecoin_yields | Top DeFi yields for USDC, USDT, DAI, EURC |
| get_market_overview | Market snapshot: ECB rate, fear/greed, gas, FX |
| list_supported_pairs | Available fiat + crypto currencies |
{
"mcpServers": {
"fx": {
"command": "npx",
"args": ["-y", "fx-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.