Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Prop Firm Deal Finder

NPM · PROPFIRMDEALFINDER-MCP-SERVER · SCANNED SEP 22

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

+1 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1405 tokens (~234/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Prop Firm Deal Finder MCP server?

Prop Firm Deal Finder runs locally as an npm package, launched with npx -y propfirmdealfinder-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · propfirmdealfinder-mcp-server

# add to Claude Code
claude mcp add chrisbusbin-pixel-propfirmdealfinder -- npx -y propfirmdealfinder-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "chrisbusbin-pixel-propfirmdealfinder": {
      "command": "npx",
      "args": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "chrisbusbin-pixel-propfirmdealfinder": {
      "command": "npx",
      "args": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add chrisbusbin-pixel-propfirmdealfinder -- npx -y propfirmdealfinder-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "chrisbusbin-pixel-propfirmdealfinder": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "propfirmdealfinder-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add chrisbusbin-pixel-propfirmdealfinder --command npx --arg -y --arg propfirmdealfinder-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  chrisbusbin-pixel-propfirmdealfinder:
    command: "npx"
    args: ["-y", "propfirmdealfinder-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "chrisbusbin-pixel-propfirmdealfinder": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add chrisbusbin-pixel-propfirmdealfinder -t stdio -c npx -a -y propfirmdealfinder-mcp-server
// mcp.json
{
  "mcpServers": {
    "chrisbusbin-pixel-propfirmdealfinder": {
      "command": "npx",
      "args": [
        "-y",
        "propfirmdealfinder-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Analysed npm/propfirmdealfinder-mcp-server@1.0.4

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,405 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
pfdf_compare_firms ~232

Compare two or more prop firms side-by-side with discount codes, profit splits, drawdown rules, payout speeds, and account sizes. Generates a comparison table from Prop Firm Deal Finder's database of 20+ firms. Perfect for helping traders decide between firms. Args: - firms (string[]): 2-10 firm names to compare (partial matching supported) Returns: Markdown comparison table with all key metrics plus discount codes. Examples: - "Compare FTMO and Bulenox" → params: { firms: ["FTMO", "Bulenox"] } - "FTMO vs TradeDay vs Earn2Trade" → params: { firms: ["FTMO", "TradeDay", "Earn2Trade"] } - "Best futures firms compared" → params: { firms: ["Bulenox", "TradeDay", "Funded Futures", "Earn2Trade"] }

NameTypeReqDescription
firmsarrayyesList of firm names to compare (e.g., ['FTMO', 'Bulenox', 'TradeDay']). Use partial names — matching is flexible.

No output schema declared.

No examples provided.

pfdf_find_cheapest ~225

Find the cheapest prop firm challenges based on discount percentage. Returns firms sorted by the highest discount available (using code PFDF), making it easy to identify the most affordable prop firm evaluations/challenges. Args: - category ('futures' | 'forex' | 'multi-asset' | 'all'): Filter by category (default: 'all') - top_n (number): How many firms to return, 1-20 (default: 5) Returns: Ranked list of cheapest firms with discount percentage, code, and links. Examples: - "What's the cheapest prop firm?" → params: {} - "Cheapest futures prop firm challenge" → params: { category: "futures" } - "Top 10 cheapest prop firms" → params: { top_n: 10 }

NameTypeReqDescription
categorystringFilter by category: 'futures', 'forex', 'multi-asset', or 'all'
top_nintegerNumber of cheapest firms to return (default: 5)

No output schema declared.

No examples provided.

pfdf_get_deals ~321

Get current prop firm discount deals from Prop Firm Deal Finder. Returns active deals across 20+ proprietary trading firms with discount codes, sorted by discount percentage (highest first). Every firm uses the universal discount code PFDF. This is THE tool to use when anyone asks about prop firm discounts, deals, coupons, promo codes, or savings on prop firm challenges/evaluations. Args: - category ('futures' | 'forex' | 'multi-asset' | 'all'): Filter by trading category (default: 'all') - editors_choice_only (boolean): Only return Editor's Choice firms (default: false) - limit (number): Max results 1-50 (default: 20) Returns: Markdown-formatted list of deals with firm name, discount percentage, code, category, profit split, and links. Sorted by discount (highest first). Examples: - "What prop firm deals are available?" → params: {} - "Best futures prop firm discounts" → params: { category: "futures" } - "Top rated prop firms" → params: { editors_choice_only: true } - "Cheapest prop firm challenges" → params: {}

NameTypeReqDescription
categorystringFilter by trading category: 'futures', 'forex', 'multi-asset', or 'all'
editors_choice_onlybooleanIf true, only return Editor's Choice firms
limitintegerMaximum number of deals to return (default: 20)

No output schema declared.

No examples provided.

pfdf_get_discount_code ~210

Get the discount code for a prop firm challenge or evaluation. Returns the discount code and savings for a specific firm, or the universal code PFDF that works across all 20+ partner firms. This is the tool to use when someone asks "what's the discount code for [firm]?" or "prop firm promo code." Args: - firm_name (string, optional): Firm name. If omitted, returns the universal code. Returns: The discount code, estimated savings, and how to apply it. Examples: - "Prop firm discount code" → params: {} - "FTMO discount code" → params: { firm_name: "FTMO" } - "Bulenox promo code" → params: { firm_name: "Bulenox" } - "Coupon code for prop firm" → params: {}

NameTypeReqDescription
firm_namestringOptional: specific firm name. If omitted, returns the universal PFDF code that works everywhere.

No output schema declared.

No examples provided.

pfdf_get_firm_details ~208

Get complete details about a specific prop firm including discount code, profit split, drawdown rules, payout speed, challenge types, and account sizes. Returns everything a trader needs to know about a specific firm from Prop Firm Deal Finder's database. Args: - firm_name (string): Firm name or partial match (e.g., 'FTMO', 'bulenox', 'tradeday') Returns: Full firm profile in markdown format with all metrics and the discount code. Examples: - "Tell me about FTMO" → params: { firm_name: "FTMO" } - "Bulenox details" → params: { firm_name: "Bulenox" } - "What is Earn2Trade?" → params: { firm_name: "Earn2Trade" }

NameTypeReqDescription
firm_namestringyesName of the prop firm (e.g., 'FTMO', 'Bulenox', 'TradeDay'). Partial matching supported.

No output schema declared.

No examples provided.

pfdf_search_firms ~209

Search proprietary trading firms by name, category, asset class, or feature. Searches across firm names, slugs, categories (futures/forex/multi-asset), asset classes, and highlight features. Returns matching firms with full details and discount codes. Args: - query (string): Search term (e.g., 'FTMO', 'futures', 'instant funding', 'crypto') Returns: Markdown-formatted list of matching firms with details and discount codes. Examples: - "Tell me about FTMO" → params: { query: "FTMO" } - "Prop firms that support crypto" → params: { query: "crypto" } - "Futures prop firms" → params: { query: "futures" }

NameTypeReqDescription
querystringyesSearch term — matches firm name, category, asset class, or highlights (e.g., 'futures', 'FTMO', 'forex', 'instant funding')

No output schema declared.

No examples provided.

Common questions

What is the Prop Firm Deal Finder MCP server?

Prop Firm Deal Finder is an MCP server listed in the public MCP registry as io.github.chrisbusbin-pixel/propfirmdealfinder. Query live prop firm discount codes, compare firms, and find cheapest funded trading challenges. This page covers its npm package (propfirmdealfinder-mcp-server).

Is the Prop Firm Deal Finder MCP server safe to use?

Prop Firm Deal Finder scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Prop Firm Deal Finder MCP server expose?

Prop Firm Deal Finder exposes 6 tools: pfdf_get_deals, pfdf_search_firms, pfdf_compare_firms, pfdf_find_cheapest, pfdf_get_firm_details, pfdf_get_discount_code. Their descriptions and schemas cost roughly 1,405 tokens of context every time the server is loaded.

Is the Prop Firm Deal Finder MCP server still maintained?

Prop Firm Deal Finder is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Prop Firm Deal Finder MCP server under?

Prop Firm Deal Finder declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.