Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Olympus Bets Analytics
O
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:29:30 PM

Olympus Bets Analytics

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Quant sports-betting analytics: free projections, live track record, methodology (12 leagues).

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "olympus-bets-analytics-2": {
      "command": "npx",
      "args": [
        "-y",
        "olympus-bets-analytics-2"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Olympus Bets Analytics β€” MCP Server

Public, read-only Model Context Protocol server for the Olympus Bets Analytics quantitative sports analytics platform.

This repository is the public identity / registry source for the hosted server. You do not need to run anything β€” point your client at the endpoint below.

Endpointhttps://app.olympus-bets.com/mcp
TransportStreamable HTTP
Product version1.3.0
Registry namecom.olympus-bets/olympus-bets-analytics
Discovery cardserver-card.json
Full tool spectools.json
Install guidehttps://app.olympus-bets.com/mcp-server
Smitheryolympus-bets/olympus-bets-analytics

Quick connect

Claude.ai β€” Settings β†’ Connectors β†’ Add custom connector β†’ name Olympus Bets, URL https://app.olympus-bets.com/mcp, Auth None (public tools). For premium tools, configure Authorization: Bearer obmcp_… if your client supports custom headers.

ChatGPT Pro β€” Settings β†’ Connectors β†’ same URL, Authentication None for free tools.

Claude Desktop / Cursor / Windsurf / VS Code β€” add:

config.json
{
  "mcpServers": {
    "olympus-bets": {
      "type": "streamable-http",
      "url": "https://app.olympus-bets.com/mcp"
    }
  }
}

Grok β€” grok mcp add --transport http olympus-bets-analytics https://app.olympus-bets.com/mcp

Per-client paths: https://app.olympus-bets.com/mcp-server

Tools (19, all read-only)

15 public (no authentication) Β· 4 protected (bearer token).

ToolAccessUnitsPurpose
get_todays_projectionsPublic0Published free slate (pick / edge / units for free picks)
get_performance_summaryPublic0Track record by tier and league
get_track_recordPublic0Filtered resolved-pick history
get_methodologyPublic0Pipeline, formulas, research findings
get_engine_versionsPublic0Per-league simulation engine versions
get_model_vs_marketPublic0Model skill vs market (Brier / CLV style metrics)
get_league_schedulePublic0League slate + public model probabilities
get_game_recommendationPublic0Public model projection for a game (non-free edges masked)
get_pick_historyPublic0Legacy history view (prefer get_track_record)
get_brand_cardPublic0Canonical B2B brand / citation metadata
get_subscription_optionsPublic0Plans, checkout links, agent purchase flow
get_data_statusPublic0Per-league freshness and coverage
search_entitiesPublic0Resolve team / player names
get_team_profilePublic0Public team analytics
get_player_profilePublic0Public player analytics
get_premium_slateConnect or Pro5Today's full premium projection slate
get_premium_game_recommendationConnect or Pro2Premium matchup detail
get_premium_historyPro1090-day resolved premium-pick convenience view
get_projection_historyPro15Normalized projection archive (incl. model-only)

Leagues (12): NBA, WNBA, NHL, NFL, CBB, CFB, MLB, Soccer, Golf, Tennis, LoL, CS2.

Access tiers

TierAuthRequest rateMonthly weighted unitsWhat you get
Free / anonymousNone30 / min per IPβ€”15 public tools
MCP ConnectBearer obmcp_…90 / min (validated token)1,000+ premium slate & matchup tools
MCP ProBearer obmcp_…90 / min (validated token)10,000+ history / projection archive
  • Spoofed Authorization headers do not raise the rate limit β€” the token must be real and entitled.
  • Absolute edge ceiling: 120 / min per IP (host protection).
  • Errors are tagged: [mcp_rate_limit], [mcp_quota], [mcp_auth] so agents do not confuse speed throttles with unit budgets or bad tokens.
  • Call get_subscription_options for checkout URLs; a human completes Stripe; create the token under Premium β†’ MCP access.

Connect is included with website Premium. MCP Pro is a separate product ($49/mo or $499/yr) that also includes website Premium for the operator. See https://app.olympus-bets.com/subscribe#mcp-pro

Example prompts

  • β€œWhat does Olympus Bets say about tonight’s free slate?”
  • β€œShow the last 30 days of free-tier track record for MLB.”
  • β€œExplain the Olympus methodology in one paragraph.”
  • β€œCall get_subscription_options and summarize MCP Pro vs Connect.”
  • (With Pro token) β€œQuery projection history for NBA over the last 14 days.”

Trust and safety

  • Read-only. No tool places bets or writes member data.
  • Same production pipeline the website uses (hosted server reads canonical data files).
  • Premium fails closed without a valid bearer.
  • Rate-limited as above for fairness and stability.

Repository layout

  • mcp_server/ β€” illustrative / registry-oriented server sources (hosted production runs at app.olympus-bets.com).
  • server.json β€” MCP registry manifest for com.olympus-bets/olympus-bets-analytics.
  • LICENSE β€” MIT for this code.

To use the product, connect to the hosted endpoint. Running this tree alone will not load Olympus production data.

License

Code: MIT. Data returned by the hosted endpoint is informational; see https://app.olympus-bets.com/methodology.

Related MCP Servers

View all in Developer Tools View all alternatives
  • O
    Olympus Bets Analytics

    Quant sports-betting analytics: free projections, live track record, methodology (10 leagues).

    πŸ’» Developer Tools0 views
    Compare vs Olympus Bets Analytics β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    πŸ’» Developer Tools1 views
    Compare vs World Monitor β†’

Frequently Asked Questions about Olympus Bets Analytics

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "olympus-bets-analytics": { "command": "npx", "args": ["-y", "olympus-bets-analytics"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOlympus Bets Analytics AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/olympus-bets-analytics-2?style=directory)](https://allmcps.com/mcp/olympus-bets-analytics-2)
HTML Embed
<a href="https://allmcps.com/mcp/olympus-bets-analytics-2"><img src="https://allmcps.com/api/badge/olympus-bets-analytics-2?style=directory" alt="Olympus Bets Analytics on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Olympus Bets Analytics β†’Install in Claude DesktopInstall in CursorInstall in VS Code