Prop Firm Deal Finder
Rank #54,271io.github.chrisbusbin-pixel/propfirmdealfinder
Query live prop firm discount codes, compare firms, and find cheapest funded trading challenges.
Prop Firm Deal Finder is a Model Context Protocol (MCP) server published by chrisbusbin-pixel. It ranks #54,271 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Prop Firm Deal Finder is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 5, 2026.
Ranks ahead of 61,320 of 115,591 servers on MCP Toplist.
Use Prop Firm Deal Finder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add propfirmdealfinder -- npx -y propfirmdealfinder-mcp-server[mcp_servers.propfirmdealfinder]
command = "npx"
args = ["-y", "propfirmdealfinder-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"propfirmdealfinder": {
"command": "npx",
"args": [
"-y",
"propfirmdealfinder-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"propfirmdealfinder": {
"command": "npx",
"args": [
"-y",
"propfirmdealfinder-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"propfirmdealfinder": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"propfirmdealfinder-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"propfirmdealfinder": {
"command": "npx",
"args": [
"-y",
"propfirmdealfinder-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"propfirmdealfinder": {
"command": "npx",
"args": [
"-y",
"propfirmdealfinder-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.chrisbusbin-pixel%2Fpropfirmdealfinder)<a href="https://mcptoplist.com/server/io.github.chrisbusbin-pixel%2Fpropfirmdealfinder"><img src="https://mcptoplist.com/badge/io.github.chrisbusbin-pixel%2Fpropfirmdealfinder.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
chrisbusbin-pixel
Other servers by chrisbusbin-pixel
- ApplianceIQ MCP Server#55,804 · 1 ver
- DebtFree MCP Server#55,805 · 1 ver
- FreshTrack MCP Server#55,806 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.4 | Apr 5, 2026 |
Frequently asked questions
- Who maintains Prop Firm Deal Finder?
- Prop Firm Deal Finder is maintained by chrisbusbin-pixel, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Prop Firm Deal Finder listed on the Official MCP Registry?
- Yes — Prop Firm Deal Finder is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Prop Firm Deal Finder have?
- MCP Toplist tracks 1 version of Prop Firm Deal Finder, most recently published on Apr 5, 2026.
- Where can I find the source code for Prop Firm Deal Finder?
- The source code for Prop Firm Deal Finder is hosted at github.com/chrisbusbin-pixel/propfirmdealfinder-mcp-server.