Sponsored by Deepsite.site

Prop Firm Deal Finder

Created By
chrisbusbin-pixela month ago
MCP server that lets AI assistants query live prop firm discount codes, compare firms, and find the cheapest challenges across 20+ proprietary trading firms. Tools: get deals, search firms, compare firms, find cheapest, get firm details, get discount codes. Use code PFDF for savings up to 80% off.
Overview

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

ToolDescription
pfdf_get_dealsGet all current deals sorted by discount (filter by category)
pfdf_search_firmsSearch firms by name, category, asset class, or feature
pfdf_compare_firmsSide-by-side comparison table for 2+ firms
pfdf_find_cheapestFind the cheapest prop firm challenges
pfdf_get_firm_detailsFull profile for a specific firm
pfdf_get_discount_codeGet the discount code (universal or firm-specific)

Quick Start

# Install dependencies
npm install

# Build
npm run build

# Run
npm start

No API key required. No authentication needed. 100% free.

Example Queries

These are the kinds of questions that will trigger this MCP server:

  • "What's the cheapest prop firm challenge?"
  • "Best prop firm discount codes 2026"
  • "Compare FTMO vs Bulenox"
  • "Prop firm promo code"
  • "Which prop firm has the best profit split?"
  • "Futures prop firm deals"

Data

The server includes data for 19 active partner firms across futures, forex, and multi-asset categories. Discounts range from 5% to 80% off. All firms accept the universal code PFDF.

Publishing to MCP Registries

1. Smithery (Primary)

# Install Smithery CLI
npm install -g @anthropic-ai/smithery

# Login
smithery login

# Publish (from project root)
smithery mcp publish

Or via the web UI:

  1. Go to smithery.ai/new
  2. Connect your GitHub account
  3. Select this repository
  4. Click "Deploy"

2. Official MCP Registry

  1. Go to github.com/modelcontextprotocol/registry
  2. Fork the repository
  3. Add your server entry to the registry
  4. Submit a Pull Request

3. GitHub MCP Registry

Once published to the official MCP Community Registry, your server automatically appears in the GitHub MCP Registry.

4. OpenTools

  1. Go to opentools.com/registry
  2. Click "Submit Server"
  3. Fill in: name, description, GitHub URL
  4. Submit

5. Glama

  1. Go to glama.ai/mcp/servers
  2. Submit your server listing
  3. Include GitHub URL and description

6. mcp.so

  1. Go to mcp.so
  2. Submit your server
  3. Include tool descriptions and examples

7. PulseMCP

  1. Go to pulsemcp.com
  2. Submit your server listing

Also Deploy: llms.txt

Copy the files from public/ to your website root:

  • llms.txtpropfirmdealfinder.com/llms.txt
  • llms-full.txtpropfirmdealfinder.com/llms-full.txt

These tell AI crawlers what PFDF is and where to find your best content.

Also Deploy: FAQ Schema

Add the schema markup from public/faq-schema-deals-page.html to your:

  • Deals page (/deals/)
  • Homepage

This structured data helps AI systems parse and cite your content.

Architecture

propfirmdealfinder-mcp-server/
├── src/
│   ├── index.ts          # Server + all 6 tools
│   └── data.ts           # Firm data, types, helpers, formatters
├── public/
│   ├── llms.txt          # For propfirmdealfinder.com/llms.txt
│   ├── llms-full.txt     # Extended version with all firm data
│   └── faq-schema-deals-page.html  # FAQ schema markup
├── package.json
├── tsconfig.json
├── smithery.yaml         # Smithery deployment config
└── README.md

License

MIT — Built by KOJI for Prop Firm Deal Finder

Server Config

{
  "mcpServers": {
    "propfirmdealfinder": {
      "command": "npx",
      "args": [
        "propfirmdealfinder-mcp-server"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
DeepChatYour AI Partner on Desktop
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Playwright McpPlaywright MCP server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Tavily Mcp
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
CursorThe AI Code Editor
Serper MCP ServerA Serper MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Amap Maps高德地图官方 MCP Server
WindsurfThe new purpose-built IDE to harness magic
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code