🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

forex-mobile-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forex-mobile-mcp

MCP server for forex broker data, comparisons, rates & recommendations — powered by forex.mobile

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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

ToolDescription
get_brokersList all reviewed forex brokers with scores
get_brokerGet details for a specific broker
compare_brokersSide-by-side comparison of two brokers
recommend_brokerTop 3 recommendations by country + preferences
get_forex_ratesLive forex rates (EUR/USD, GBP/USD, XAU/USD, etc.)
get_glossary_termLook 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.

Keywords

mcp

FAQs

Package last updated on 13 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts