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

Buzzr Sports Engine

NPM · @BUZZR/MCP · SCANNED AUG 3

Local sports math, DFS settlement, bet analytics, and game-entertainment tools.

Available components

+49 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security88
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (97 of 101), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (97 of 101), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to Buzzr-app/dfs-engine). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 17 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability43
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 1314 tokens (~119/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 77% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.

npm · @buzzr/mcp

# add to Claude Code
claude mcp add buzzr-app-dfs-engine -- npx -y @buzzr/mcp
# add to Codex CLI
codex mcp add buzzr-app-dfs-engine -- npx -y @buzzr/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "buzzr-app-dfs-engine": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@buzzr/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add buzzr-app-dfs-engine --command npx --arg -y --arg @buzzr/mcp
# ~/.hermes/config.yaml
mcp_servers:
  buzzr-app-dfs-engine:
    command: "npx"
    args: ["-y", "@buzzr/mcp"]
// mcp.json
{
  "mcpServers": {
    "buzzr-app-dfs-engine": {
      "command": "npx",
      "args": [
        "-y",
        "@buzzr/mcp"
      ]
    }
  }
}
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.

  • 3 Aug 26 −2

    No change was recorded against any check on this day. Supply Chain Security went from 97 to 88. Other categories moved too: Stability & Change Management rose 4.

  • 2 Aug 26 +40
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • The attested source repository moved: Buzzr-app/dfs-engine security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Schema quality: unverified → poor functional
    • Licence: MIT functional
  • 1 Aug 26 +15
    • Malware scan: unverified → pass security
  • 31 Jul 26 −7
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 28 Jul 26 +21
    • Security disclosure: unverified → fail functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 77 functional
    • First check of Schema quality: unverified functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: fail functional
  • 27 Jul 26 24

    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 3 Aug 2026 · Analysed npm/@buzzr/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
Buzzr-app/dfs-engine
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/Buzzr-app/dfs-engine/.github/workflows/release.yml@refs/heads/main
Rekor log index:
2187079087
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:e715a26292f4098e2ab4759df6bdb74a7208e1e071166af50fa8ca8a5115f0122d95e4ec4f76fcbc12ebdc5e2277461e8e5446c4f8de5bfebc6784026
Discovery method:
attestation_endpoint
Dependencies 97 packages

97 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 11 exposed · ~1,314 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
closing_line_value ~72

Compare placed and closing American odds with @buzzr/bets-core. Returns the implied-probability delta in percentage points and whether the bet beat the close.

NameTypeReqDescription
closingAmericanOddsnumberyesAmerican odds when the market closed.
placedAmericanOddsnumberyesAmerican odds when the bet was placed.

No output schema declared.

No examples provided.

fair_line ~116

Remove the vig from a two-sided market with @buzzr/bets-core. Given the offered American odds for both sides, returns the fair win probability, fair American odds, market overround, and the edge of the selected price versus fair.

NameTypeReqDescription
oppositenumberyesAmerican odds offered for the other side of the same market.
selectednumberyesAmerican odds offered for the side you are evaluating.
selectedSidestringOptional label for the selected side, e.g. "Lakers -3.5".

No output schema declared.

No examples provided.

grade_dfs_entries ~64

Settle up to 50 DFS entries with @buzzr/dfs-engine batch settlement. Returns full explainable settlement results, isolated serializable failures, summary counts, and per-call stat-cache metrics.

NameTypeReqDescription
concurrencyinteger
entriesarrayyes

No output schema declared.

No examples provided.

grade_dfs_entry ~229

Settle a DFS pick-em entry (PrizePicks/Underdog style) with @buzzr/dfs-engine. Applies the book policy (ties, DNPs, flex payouts), returns the entry status, payout split, per-leg decisions, and explanation codes.

NameTypeReqDescription
actualsByLegIdobjectOptional map of legId to observed stat value, merged in at settlement time.
baseMultiplier
bookIdstringyesDFS book id, e.g. "prizepicks" or "underdog". See list_book_policies.
displayedMultipliernumberyesThe payout multiplier the book displayed at entry time.
entryIdstringyesStable id for the entry being graded.
legsarrayyes
placedAtISO timestamp the entry was placed.
playTypeIdstringyesPlay type id for the book, e.g. "power", "flex", "underdog_standard".
profitBoostPct
stakenumberyesEntry stake in currency units.

No output schema declared.

No examples provided.

kelly_stake ~125

Kelly-criterion stake sizing with @buzzr/bets-core. Returns the full Kelly bankroll fraction (clamped at 0 for -EV bets), the fractional-Kelly recommendation, and the recommended stake for the given bankroll.

NameTypeReqDescription
americanOddsnumberyesAmerican odds offered for the bet.
bankrollnumberyesTotal bankroll in currency units.
fractionnumberFraction of full Kelly to recommend. Defaults to 0.25 (quarter-Kelly).
winProbabilitynumberyesYour estimated win probability, strictly between 0 and 1.

No output schema declared.

No examples provided.

list_book_policies ~49

Enumerate registered executable DFS compatibility policies from the engine and published draft fixtures that are metadata-only. Includes version, effective date, verification, source references, complete play-type metadata, and executable status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

parlay_value ~129

Price a parlay with @buzzr/bets-core: removes the vig from each leg, combines the fair leg probabilities into a fair parlay price, and reports the edge of the offered combined odds. With a stake, also returns expected profit and expected ROI.

NameTypeReqDescription
legsarrayyesEvery leg of the parlay, each with both sides of its market.
offeredAmericanOddsnumberCombined parlay price the book is offering. Defaults to the product of the selected leg prices when omitted.
stakenumberOptional stake; adds expected-value math to the result.

No output schema declared.

No examples provided.

predict_game_buzz ~283

Predict how entertaining a game will be (1-10 buzz score) with the @buzzr/entertainment-engine ML model. Returns the score, model confidence, and the weighted factors behind the prediction. Odds, team power, injuries, and narrative context sharpen the estimate.

NameTypeReqDescription
awayTeamstringyes
engagementobjectFan engagement signals for the matchup.
gameTypeRegular season, play-in, or playoff.
homeTeamstringyes
injuriesobjectInjury impact per team.
leaguestringyesLeague code, e.g. "NBA", "NFL", "EPL", "WC".
narrativesobjectNarrative flags that boost buzz (rivalries, debuts, revenge games).
oddsobjectBetting-market context for the game.
searchHeatobjectPer-team search interest in [-1, 1].
starPowerMarquee player availability / skill density in [0, 1].
startsAtstringyesISO 8601 kickoff/tip-off time, e.g. "2026-07-06T19:30:00Z".
statusstringGame status. The model only predicts games that are not in progress.
teamPowerobjectTeam power ratings.

No output schema declared.

No examples provided.

rank_games ~86

Rank candidate games for a specific user with @buzzr/entertainment-engine v5: base entertainment score plus bounded personal-affinity and social adjustments. Returns the ranked list with per-game factor breakdowns.

NameTypeReqDescription
gamesarrayyes
limitintegerReturn only the top N games.
profileobjectyesThe user taste profile used to personalize the ranking.

No output schema declared.

No examples provided.

summarize_bet_history ~62

Summarize up to 500 bet records with @buzzr/bets-core. Returns the overall rollup, UTC period buckets, maximum drawdown, and win/loss streaks.

NameTypeReqDescription
betsarrayyes
periodstring

No output schema declared.

No examples provided.

validate_dfs_entry ~99

Run the @buzzr/dfs-engine runtime validators against a candidate DFS entry. Returns ok plus structured error/warning issues (code, message, path, legIds) without settling anything.

NameTypeReqDescription
entryobjectyesA candidate DfsEntryInput object (entryId, bookId, playTypeId, stake, displayedMultiplier, legs[]). Passed as-is to the engine validators so malformed entries return structured issues instead of sche…

No output schema declared.

No examples provided.