Odel
Prop Firm Deal Finder

Prop Firm Deal Finder

Local
@chrisbusbin-pixel1JavaScriptMITUpdated 3mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmpropfirmdealfinder-mcp-serverv1.0.4

Run

npx -y propfirmdealfinder-mcp-server

MCP client config

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