Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

PropScorer

REMOTE · WWW.PROPSCORER.COM · SCANNED AUG 9

Read-only futures prop firm scores, comparisons, payout intel, deals, and rules.

57 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability57
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 783 tokens (~71/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 61% of tool parameters carry a description.Partial
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.propscorer.com

# add to Claude Code
claude mcp add --transport http r2hb-assistant-propscorer https://www.propscorer.com/api/mcp
# ~/.codex/config.toml
[mcp_servers.r2hb-assistant-propscorer]
url = "https://www.propscorer.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "r2hb-assistant-propscorer": {
      "type": "remote",
      "url": "https://www.propscorer.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add r2hb-assistant-propscorer --url https://www.propscorer.com/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  r2hb-assistant-propscorer:
    url: "https://www.propscorer.com/api/mcp"
// mcp.json
{
  "mcpServers": {
    "r2hb-assistant-propscorer": {
      "type": "http",
      "url": "https://www.propscorer.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 9 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 8 Aug 26 56

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 9 Aug 2026 · Probed https://www.propscorer.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.propscorer.com CN=YR2,O=Let's Encrypt,C=US 25 Jul 2026 23 Oct 2026 RSA 2048 SHA256-RSA 5bad1d8c852df9c8247b7621ae5a8ed43e9
SANs: www.propscorer.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of www.propscorer.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
propscorer.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.propscorer.com/api/mcp Verified 200
http (plaintext) http://www.propscorer.com/api/mcp HTTPS enforced 308 https://www.propscorer.com/api/mcp
MCP tools · 11 exposed · ~783 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ask_propfirm_question ~122

Answer a complex prop firm question with PropScorer live data, KB-backed source context, citations, and freshness/debug metadata. Use for multi-firm comparisons or nuanced rules questions; use get_firm_score first for a simple single-firm score lookup.

NameTypeReqDescription
firm_slugstringOptional firm slug to restrict retrieval.
include_raw_sourcesbooleanInclude retrieved source excerpts for audit/debug use.
limitnumber
questionstringyesQuestion about prop firm rules, pricing, payouts, terms, restrictions, or comparisons.

No output schema declared.

No examples provided.

compare_firm_rules ~86

Retrieve KB-backed rule excerpts for multiple firms so an agent can compare drawdown, payouts, consistency, news trading, and prohibited practices.

NameTypeReqDescription
limit_per_firmnumber
questionstringOptional comparison focus, for example news trading, drawdown, payouts, EAs, copy trading.
slugsarrayyesFirm slugs to compare.

No output schema declared.

No examples provided.

compare_firms ~35

Compare several prop firms side by side using PropScorer metrics.

NameTypeReqDescription
slugsarrayyesFirm slugs to compare.

No output schema declared.

No examples provided.

find_firms_by_rules ~60

Search the KB for firms matching a rule preference, such as static drawdown, news trading allowed, daily payouts, or no consistency rule.

NameTypeReqDescription
limitnumber
querystringyesRule preference or restriction to search for.

No output schema declared.

No examples provided.

get_deals ~41

Get currently visible PropScorer promo codes and deals, ranked by discount and public availability.

NameTypeReqDescription
categorystring
limitnumber

No output schema declared.

No examples provided.

get_firm_rules ~58

Return KB-backed rules, pricing, payout, FAQ, and terms excerpts for one firm, with source URLs and freshness metadata.

NameTypeReqDescription
categorystring
limitnumber
slugstringyesFirm slug.

No output schema declared.

No examples provided.

get_firm_score ~102

Get the PropScore, health signals, rules, plans, promos, and editorial notes for one firm. Use this before broad Q&A when the user names a single firm. Example: get_firm_score({"slug":"apex-trader-funding"}) or get_firm_score({"slug":"topstep"}).

NameTypeReqDescription
slugstringyesFirm slug, for example apex-trader-funding, topstep, take-profit-trader, or tradeify.

No output schema declared.

No examples provided.

get_kb_freshness ~46

Return knowledge base coverage and freshness for one or more firms.

NameTypeReqDescription
slugsarrayOptional firm slugs. Omit to inspect all firms with KB rows.

No output schema declared.

No examples provided.

get_payout_intel ~40

Return payout-related intelligence for one firm, including payout speed, transparency, and payout stats when available.

NameTypeReqDescription
slugstringyesFirm slug.

No output schema declared.

No examples provided.

rank_firms_for_trader_profile ~122

Rank firms for a trader profile using price, account size, payout, platform, and rule preferences.

NameTypeReqDescription
categorystring
daily_payoutsbooleanPrefer firms with daily payouts.
limitnumber
max_pricenumberMaximum challenge price.
min_account_sizenumberMinimum account size.
one_day_passbooleanPrefer firms with one-day-pass rules.
platformstringPreferred platform, for example Tradovate, NinjaTrader, TradingView.

No output schema declared.

No examples provided.

search_firms ~71

Search PropScorer's prop firm database by name, category, platform, instrument, or rule preference.

NameTypeReqDescription
categorystring
limitnumber
querystringOptional text query, for example Apex, Topstep, Tradovate, crypto, or daily payouts.

No output schema declared.

No examples provided.