MCP server for AI agents — real-time FX rates across 166 currencies, crypto quotes, DeFi yields, and market data. 8 tools, 6 data sources, no API keys needed.
工具
get_fx_rate
get_crypto_quote
estimate_total_cost
list_supported_pairs
get_rate_history
get_stablecoin_yields
get_market_overview
convert_currency
服务器配置
{
"mcpServers": {
"fx-mcp": {
"command": "npx",
"args": [
"fx-mcp"
]
}
}
}