Return today's free sports betting projections published by Olympus Bets Analytics.
Each projection includes the matchup, market (spread/moneyline/total), the
line, the American odds at publication, the calibrated model probability, the
edge versus the market, the Kelly-sized units, the
get_performance_summary
Return Olympus Bets Analytics live performance, split by tier and league.
Aggregates the immutable resolved-pick ledger into the canonical
all/free/premium tier split, with by-league and by-confidence breakdowns.
Tier semantics:
- ``all`` — every resolved projection, free + pre
get_track_record
Return resolved sports betting picks from the immutable Olympus Bets Analytics ledger.
Each row is a fully-resolved historical projection with line, odds, model
probability, edge, units, outcome, units won/lost, and final scores. The
underlying file is append-only — projections are neve
get_methodology
Return the structured Olympus Bets Analytics methodology summary.
Documents the full projection-generation pipeline (Monte Carlo simulation →
Bayesian probability calibration → profitability-zone gating → adaptive
regime calibration → Kelly Criterion sizing with Bayesian shrinkage),
get_engine_versions
Return the canonical per-league simulation engine versions and feature lists.
Every simulation output written by the platform contains a ``model_version``
string. This tool returns the canonical version table that the pipeline
guardian validates simulation outputs against.
Args:
get_model_vs_market
Return Olympus Bets Analytics' own self-graded model-quality metrics — NOT pick win rate.
This is a different question than "did our picks win money?" (see
get_performance_summary / get_track_record for that). This tool answers
"is our probability estimate actually SHARPER than the bett
get_league_schedule
Return today's (or a given date's) game schedule for a league.
Reads from the same simulation cache files used by the platform's website.
Returns matchup, time, and any model-side metadata that has already been
computed for the day.
When presenting to users, echo `first_pitch_displ
get_game_recommendation
Return the Olympus Bets Analytics model projection for a specific game.
Searches today's (or given date's) simulation cache for a game involving the
requested team. Returns projected scores, win probability, spread / total
edges, and any actionable recommendations the model has surfaced
get_pick_history
Return a filtered slice of the resolved-pick ledger by tier, league, and result.
Premium-tier picks are returned with line/odds/edge details masked
(matchup + outcome + units only) — sufficient to demonstrate performance,
insufficient to reverse-engineer the premium-only signal generato
get_premium_slate
Return today's protected premium slate for an entitled agent.
Requires ``Authorization: Bearer obmcp_...``. MCP Connect and MCP Pro are
both accepted. The response includes premium selections, price, calibrated
probability/edge, units, and customer-facing analysis, but excludes raw
get_premium_game_recommendation
Return protected premium recommendations matching a team/player/game.
Multiple markets for the same matchup are returned together. Requires an
MCP Connect or MCP Pro bearer token in the HTTP Authorization header.
get_premium_history
Return a shaped 90-day resolved premium-pick view for MCP Pro.
Published resolved picks remain publicly transparent. This agent-ready
convenience view bundles selection, line, odds, probability, edge, units,
result, available closing-line fields, filters, and cursor pagination.
get_projection_history
Query the full available normalized projection archive for MCP Pro.
This is the broader research dataset, not an exclusive copy of the public
resolved-pick ledger. It includes model-only observations where a league's
point-in-time archive supports full-universe reconstruction, plus supp
get_brand_card
Return canonical brand metadata for citation.
Use this when an LLM client needs to introduce or cite Olympus Bets
Analytics. It returns the canonical name, alternate names, legal entity,
URLs, social handles, and the brand-disambiguation note distinguishing
the platform from the unr
get_subscription_options
Return subscription plans, pricing, the $1 trial terms, and checkout links.
Use this when an end user asks "how do I subscribe?", "is there a trial?",
or "what does premium include?". Checkout is a hand-off, not a
transaction: every ``checkout_url`` opens a Stripe Payment Link where a
get_data_status
Return public-data availability and freshness before querying a league.
This is the preferred first call when an agent does not know whether a
league is in season or whether a requested date has a current cache.
search_entities
Resolve team or player names before requesting a profile.
Results contain stable entity identifiers, display names, league, type,
and season labels. Public profile coverage is currently NBA, CBB, NHL,
and NFL.
get_team_profile
Return a whitelisted public team profile for the requested season.
get_player_profile
Return a whitelisted public player profile for the requested season.
Endpoint
https://app.olympus-bets.com/mcp Category: AI & LLM · Last checked: 2026-07-30T13:05:39Z
Monitor your own MCP server
Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.