forex.mobile MCP Server
AI agent tools for forex broker data, comparisons, and recommendations.
Install
npx @forex-mobile/mcp-server
Claude Desktop Config
Add to ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"forex-mobile": {
"command": "npx",
"args": ["@forex-mobile/mcp-server"]
}
}
}
Available Tools
get_brokers | List all reviewed forex brokers with scores |
get_broker | Get details for a specific broker |
compare_brokers | Side-by-side comparison of two brokers |
recommend_broker | Top 3 recommendations by country + preferences |
get_forex_rates | Live forex rates (EUR/USD, GBP/USD, XAU/USD, etc.) |
get_glossary_term | Look up any forex term definition |
Example
Ask Claude: "What's the best forex broker for UAE traders who want low spreads?"
Claude will call recommend_broker with country=uae, priority=spreads and return personalized recommendations from forex.mobile's live data.
Data Source
All data comes from forex.mobile — independently tested with real money accounts. Updated April 2026.