Prop Firm Deal Finder — MCP Server
An MCP (Model Context Protocol) server that lets AI assistants query live prop firm discount codes, compare firms, and find the cheapest challenges across 20+ proprietary trading firms.
When someone asks Claude, ChatGPT, or any MCP-compatible AI about prop firm deals, this server provides the answer — with links to propfirmdealfinder.com and the discount code PFDF.
Tools
| Tool | Description |
|---|---|
pfdf_get_deals |
Get all current deals sorted by discount (filter by category) |
pfdf_search_firms |
Search firms by name, category, asset class, or feature |
pfdf_compare_firms |
Side-by-side comparison table for 2+ firms |
pfdf_find_cheapest |
Find the cheapest prop firm challenges |
pfdf_get_firm_details |
Full profile for a specific firm |
pfdf_get_discount_code |
Get the discount code (universal or firm-specific) |
Quick Start — Local (stdio)
# Install via npx (no clone needed)
npx propfirmdealfinder-mcp-server
# Or install globally
npm install -g propfirmdealfinder-mcp-server
propfirmdealfinder-mcp-server




