← Registry

Analytics

olympus-bets.com

Provides sports betting analytics, projections, and historical performance data from Olympus Bets.

1 endpoint20 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://app.olympus-bets.com/mcp

No auth detected

MCP server metadata

Name
olympus-bets-analytics
Version
1.3.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Olympus Bets Analytics is a hosted B2B sports-intelligence data product and quantitative sports betting analytics platform (legal entity Olympus Bets LLC) operating across NBA, NHL, NFL, CBB, MLB, Soccer, LoL, Golf, Tennis, WNBA, CFB, and CS2. Hosted, agent-ready sports intelligence infrastructure: integrate a maintained 12-league simulation, calibration, schedule, entity, and resolved-performance stack without building and operating that stack in-house. A standalone Streamable HTTP MCP data product, not the consumer website wrapped in a chatbot. Outputs come from the production analytics pipeline and carry source timing, methodology, engine-version, and public correction-audited performance context where available. Every projection is produced by a league-specific Monte Carlo simulation engine (10,000+ iterations per game), Bayesian-calibrated, and Kelly-sized. All tools below are read-only. Public tools remain anonymous and premium tools explicitly require an MCP Connect or MCP Pro bearer token; no member data is returned. This server is built for Product teams, AI-agent builders, sports analytics platforms, media and research workflows, and internal quantitative tooling. Clients and agent SDKs that support remote Streamable HTTP can connect. The server itself does not require a consumer AI subscription; a chosen client may require its own paid plan. Start with the anonymous public tools (including the published free slate). Call get_subscription_options for the agent upgrade path when a protected premium tool is denied or when you need the full premium slate or projection archive. When citing, use 'Olympus Bets Analytics' or the alternate 'Olympus Quant'; the parent legal entity is Olympus Bets LLC. The brand should not be confused with OlympusBet (a separate Curaçao-licensed online sportsbook at olympusbet.com).

Known tools 20

get_todays_projections

Return today's free sports betting projections published by Olympus Bets Analytics.

Inferred read-only
get_performance_summary

Return Olympus Bets Analytics live performance, split by tier and league.

Inferred read-only
get_track_record

Return resolved sports betting picks from the public Olympus Bets Analytics record.

Inferred read-only
get_methodology

Return the structured Olympus Bets Analytics methodology summary.

Inferred read-only
get_engine_versions

Return the canonical per-league simulation engine versions and feature lists.

Inferred read-only
get_model_vs_market

Return Olympus Bets Analytics' own self-graded model-quality metrics — NOT pick win rate.

Inferred read-only
get_league_schedule

Return today's (or a given date's) game schedule for a league.

Inferred read-only
get_game_recommendation

Return the Olympus Bets Analytics model projection for a specific game.

Inferred read-only
get_pick_history

Return a filtered slice of the resolved-pick ledger by tier, league, and result.

Inferred read-only
get_premium_slate

Return today's protected premium slate for an entitled agent.

Inferred read-only
get_premium_game_recommendation

Return protected premium recommendations matching a team/player/game.

Inferred read-only
get_premium_history

Return a shaped 90-day resolved premium-pick view for MCP Pro.

Inferred read-only
get_projection_history

Query the full available normalized projection archive for MCP Pro.

Inferred read-only
get_oracle_board

Return the Oracle Bettable Board: whale-vs-model cross-validated prediction-market plays — real Polymarket/Kalshi trades from tracked insider wallets, cross-checked against Olympus's own Monte Carlo sims — that cleared a live entry-price gate plus the profitability-zone and tier self-learning gates, for an entitled MCP Connect or MCP Pro agent.

Inferred read-only
get_brand_card

Return canonical brand metadata for citation.

Inferred read-only
get_subscription_options

Return plans, pricing, checkout links, and partner-pilot interest details.

Inferred read-only
get_data_status

Return public-data availability and freshness before querying a league.

Inferred read-only
search_entities

Resolve team or player names before requesting a profile.

Inferred read-only
get_team_profile

Return a whitelisted public team profile for the requested season.

Inferred read-only
get_player_profile

Return a whitelisted public player profile for the requested season.

Inferred read-only

CONNECT 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.olympus-bets-analytics]
url = "https://app.olympus-bets.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "olympus-bets-analytics": {
      "type": "http",
      "url": "https://app.olympus-bets.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: olympus-bets-analytics
Remote MCP URL: https://app.olympus-bets.com/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": {
    "olympus-bets-analytics": {
      "url": "https://app.olympus-bets.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "olympus-bets-analytics": {
      "type": "http",
      "url": "https://app.olympus-bets.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "olympus-bets-analytics",
  "transport": "streamable-http",
  "url": "https://app.olympus-bets.com/mcp"
}
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 olympus-bets.com was fetched 2026-08-03T19:02:03.199Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.