Analytics
propscorer.com
Provides search, scoring, comparison, ranking, and payout intelligence for prop trading firms.
ENDPOINT 1
https://www.propscorer.com/api/mcp
MCP server metadata
- Name
- propscorer
- Version
- 0.1.0
Known tools 11
search_firmsSearch PropScorer's prop firm database by name, category, platform, instrument, or rule preference.
Inferred read-onlyget_firm_scoreGet the PropScore, health signals, rules, plans, promos, and editorial notes for one firm.
Inferred read-onlyget_payout_intelReturn payout-related intelligence for one firm, including payout speed, transparency, and payout stats when available.
Inferred read-onlyrank_firms_for_trader_profileRank firms for a trader profile using price, account size, payout, platform, and rule preferences.
Inferred read-onlyget_dealsGet currently visible PropScorer promo codes and deals, ranked by discount and public availability.
Inferred read-onlyask_propfirm_questionAnswer a complex prop firm question with PropScorer live data, KB-backed source context, citations, and freshness/debug metadata.
Inferred read-onlyget_firm_rulesReturn KB-backed rules, pricing, payout, FAQ, and terms excerpts for one firm, with source URLs and freshness metadata.
Inferred read-onlycompare_firm_rulesRetrieve KB-backed rule excerpts for multiple firms so an agent can compare drawdown, payouts, consistency, news trading, and prohibited practices.
Inferred read-onlyfind_firms_by_rulesSearch the KB for firms matching a rule preference, such as static drawdown, news trading allowed, daily payouts, or no consistency rule.
Inferred read-onlyget_kb_freshnessReturn knowledge base coverage and freshness for one or more firms.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.propscorer]
url = "https://www.propscorer.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"propscorer": {
"type": "http",
"url": "https://www.propscorer.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: propscorer
Remote MCP URL: https://www.propscorer.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"propscorer": {
"url": "https://www.propscorer.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"propscorer": {
"type": "http",
"url": "https://www.propscorer.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "propscorer",
"transport": "streamable-http",
"url": "https://www.propscorer.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.propscorer.com
MCP server metadata
- Name
- propscorer
- Version
- 0.1.0
Known tools 11
search_firmsSearch PropScorer's prop firm database by name, category, platform, instrument, or rule preference.
Inferred read-onlyget_firm_scoreGet the PropScore, health signals, rules, plans, promos, and editorial notes for one firm.
Inferred read-onlyget_payout_intelReturn payout-related intelligence for one firm, including payout speed, transparency, and payout stats when available.
Inferred read-onlyrank_firms_for_trader_profileRank firms for a trader profile using price, account size, payout, platform, and rule preferences.
Inferred read-onlyget_dealsGet currently visible PropScorer promo codes and deals, ranked by discount and public availability.
Inferred read-onlyask_propfirm_questionAnswer a complex prop firm question with PropScorer live data, KB-backed source context, citations, and freshness/debug metadata.
Inferred read-onlyget_firm_rulesReturn KB-backed rules, pricing, payout, FAQ, and terms excerpts for one firm, with source URLs and freshness metadata.
Inferred read-onlycompare_firm_rulesRetrieve KB-backed rule excerpts for multiple firms so an agent can compare drawdown, payouts, consistency, news trading, and prohibited practices.
Inferred read-onlyfind_firms_by_rulesSearch the KB for firms matching a rule preference, such as static drawdown, news trading allowed, daily payouts, or no consistency rule.
Inferred read-onlyget_kb_freshnessReturn knowledge base coverage and freshness for one or more firms.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.propscorer]
url = "https://mcp.propscorer.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"propscorer": {
"type": "http",
"url": "https://mcp.propscorer.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: propscorer
Remote MCP URL: https://mcp.propscorer.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"propscorer": {
"url": "https://mcp.propscorer.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"propscorer": {
"type": "http",
"url": "https://mcp.propscorer.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "propscorer",
"transport": "streamable-http",
"url": "https://mcp.propscorer.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for propscorer.com was fetched 2026-08-04T03:24:54.401Z and is being refreshed.
propscorer.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.