mcpbeat Sign in

Forex Mobile MCP Server

local only

Forex Mobile runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm.

Forex broker data, comparisons, recommendations & live rates for AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 28 · avg 7 · -10% w/w
a month agotoday
41
Installs / week
npm · forex-mobile-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add forex-mobile -- npx -y forex-mobile-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "forex-mobile": {
      "args": [
        "-y",
        "forex-mobile-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.forex-mobile]
command = "npx"
args = ["-y", "forex-mobile-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "forex-mobile": {
      "args": [
        "-y",
        "forex-mobile-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "forex-mobile": {
      "args": [
        "-y",
        "forex-mobile-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Forex Mobile

same job, measured the same way
Redbark
by redbark

Live AU/NZ bank (CDR) and brokerage data for AI agents, plus management of Redbark syncs and rules

answering
Orbator MCP
by orbator

AI visibility checks, software recommendations and tool comparisons from measured AI answer data

4 tools answering
Companieswise
by qinisolabs

Verified UK company lookup & validation for AI agents — Companies House data, snapshot or live.

37 installs/wk local only
Thinchain
by snipmcp

MCP server that sanitizes bad broker data and compresses options chains 95% for AI trading agents.

42 installs/wk local only
Simsima Connectivity
by willyfab

Search, recommend & buy travel eSIM data plans for 190+ destinations via AI agents.

7 tools answering
Market Intel MCP
by datakoot

Live & historical FX rates for AI agents, from European Central Bank data. No API keys.

5 tools answering
SchoolScope
by schoolscope

California school data for AI agents — scores, profiles, comparisons, feeder paths, UC pipelines.

7 tools answering
Toolstem MCP Server
by toolstem

Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.

69 installs/wk local only

Forex Mobile — questions

Answers built from our own checks of this server.

Why is there no uptime for Forex Mobile?
Forex Mobile runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package forex-mobile-mcp was installed 41 times last week.
Is Forex Mobile still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Forex Mobile?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls forex-mobile-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Forex Mobile?
The npm package forex-mobile-mcp was installed 41 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.