chrisbusbin-pixel/propfirmdealfinder-mcp-server

💰 Finance & Fintech🟢 Verified Active
0 Views
0 Installs

📇 ☁️ - Aggregates proprietary trading firm discounts, reviews, and affiliate deals across 20+ prop firms. Query live discount codes, compare firms by country, and check featured deals via MCP tools.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "chrisbusbin-pixel-propfirmdealfinder-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "chrisbusbin-pixel-propfirmdealfinder-mcp-server"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Prop Firm Deal Finder — MCP Server

npm version npm downloads License: MIT GitHub stars MCP

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 — Local (stdio)

# Install via npx (no clone needed)
npx propfirmdealfinder-mcp-server

# Or install globally
npm install -g propfirmdealfinder-mcp-server
propfirmdealfinder-mcp-server

Claude Desktop Configuration

Add this to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "propfirmdealfinder": {
      "command": "npx",
      "args": ["-y", "propfirmdealfinder-mcp-server"]
    }
  }
}

From Source

git clone https://github.com/chrisbusbin-pixel/propfirmdealfinder-mcp-server.git
cd propfirmdealfinder-mcp-server
npm install
npm run build
npm start

Quick Start — Remote (HTTP/Streamable HTTP)

For remote deployments (Smithery, hosted, etc.):

# Start HTTP server (default port 3000)
npm run start:http

# Custom port
PORT=8080 npm run start:http

Endpoints:

EndpointMethodDescription
/mcpPOSTMCP Streamable HTTP endpoint (JSON-RPC)
/mcpGETSSE stream for server-initiated messages
/mcpDELETEClose session
/healthGETHealth check / server info

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.

Registry Listings

This server is published on the following MCP registries:

RegistryStatusURL
Official MCP RegistryPublishedregistry.modelcontextprotocol.io
SmitheryPublishedsmithery.ai
mcp.soLivemcp.so/server/prop-firm-deal-finder
GlamaSubmittedglama.ai/mcp/servers
PulseMCPAuto-indexedpulsemcp.com

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          # MCP server — stdio transport (local)
│   ├── http-server.ts    # MCP server — HTTP transport (remote/Smithery)
│   └── 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

Get the App (Free)

The PFDF MCP server is one of several free ways to access prop firm deals — choose what fits your workflow:

Universal discount code: PFDF (E8 Forex: PFDFX)

License

MIT — Built by KOJI for Prop Firm Deal Finder

Related MCP Servers

@agentfund/mcp

📇 ☁️ - Fundraising infrastructure for AI agents on Solana — campaigns, x402 donations, and on-chain reputation. MCP tools for registering agents, creating campaigns, and donating via the x402 pay-to-call flow, backed by Anchor programs (agentregistry, escrow, reputation). npx -y @agentfund/mcp

💰 Finance & Fintech1 views
@asterpay/mcp-server

📇 ☁️ - EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics — pay-per-call in USDC on Base. SEPA Instant EUR off-ramp.

💰 Finance & Fintech1 views
@czagents/cnb

📇 ☁️ 🏠 🍎 🪟 🐧 - Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.

💰 Finance & Fintech1 views
@arbitova/mcp-server

📇 ☁️ - Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

💰 Finance & Fintech0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 9:14:33 PM

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.