mcpbeat Sign in

Prop Firm Deal Finder MCP Server

local only

Prop Firm Deal Finder runs on your own machine — the client starts it, so there is no endpoint to ping. 1 107 installs a week from npm. Last commit 29 May 2026.

Query live prop firm discount codes, compare firms, and find cheapest funded trading challenges.

Installs per day peak 29 · avg 9 · +19% w/w
a month agotoday
1 107
Installs / week
npm · propfirmdealfinder-mcp-server
1
Stars
0 open issues
29 May 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Prop Firm Deal Finder every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 propfirmdealfinder -- npx -y propfirmdealfinder-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "propfirmdealfinder": {
      "args": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.propfirmdealfinder]
command = "npx"
args = ["-y", "propfirmdealfinder-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "propfirmdealfinder": {
      "args": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "propfirmdealfinder": {
      "args": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Prop Firm Deal Finder

same job, measured the same way
Codex CCXT MCP
by lucyfox199818-collab

Dry-run-first CCXT MCP with market, account, derivatives, and guarded trading tools.

local only
Safe Fix MCP
by pamela-0

Finds real dead code and proposes a safe, test-gated branch+PR to remove it.

99 installs/wk local only
TaskMarket
by codecraft-ops

Discover funded agent work and prepare approval-gated TaskMarket delegations.

local only
A
Can I Vibe? — AI coding provider status
by canivibe

Live status and health checks for AI coding providers: Claude, Cursor, Copilot, Codex and more.

2 tools answering
Aribot
by aristiun

Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.

16 tools answering
projectmind
by nodemint-dev

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

65 installs/wk local only
Gcf Proxy
by blackwell-systems

Drop-in MCP proxy. 71% fewer tokens. Session dedup compounds to 92%. Zero code changes.

88 installs/wk local only
Foxhound
by caleb-love

MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

21 installs/wk local only

Prop Firm Deal Finder — questions

Answers built from our own checks of this server.

Why is there no uptime for Prop Firm Deal Finder?
Prop Firm Deal Finder 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 propfirmdealfinder-mcp-server was installed 1 107 times last week.
How do I connect Prop Firm Deal Finder?
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 propfirmdealfinder-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Prop Firm Deal Finder?
The npm package propfirmdealfinder-mcp-server was installed 1 107 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Prop Firm Deal Finder open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.