mcpserver.lol
registry/propline-mcp
Connection check verified live · 26h ago

propline-mcp

Live odds, cross-book +EV and graded player-prop results across 27 books. Hosted endpoint included.

Tools 28
GitHub stars
Installs / wk 1k
Licence
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

28 tools

Read from the running server on 26h ago.

propline_export_odds_history read-only since*until*marketbookmakersport_key*
Backfill-pass / Enterprise only. Bulk line-movement tick history as CSV — every recorded odds snapshot (price + line, per book, including period markets) across a whole sport, one…
propline_get_best_line read-only marketsevent_id*sport_key*bookmakersinclude_links
Cross-book line shopping (Hobby+ for prices; free tier gets the full structure with book identities + best-first ranking but prices nulled and redacted:true). For every (market, pl…
propline_get_dfs_payouts read-only leg_win_prob
Free-tier reference math. Returns the PrizePicks Power Play (all legs must hit) and Flex Play (partial payouts) entry payout schedule for 2-6 legs, plus the per-leg breakeven win p…
propline_get_event_context read-only event_id*sport_key*
Game context for an event — the conditions a prop settles under. MLB: probable starting pitchers and their throwing hand (L/R/S — platoon-split context for every batter prop), a co…
propline_get_event_ev read-only marketsevent_id*sport_key*bookmakersmin_ev_pct
Pro-tier endpoint. Returns cross-book +EV per outcome for an event. We anchor on a sharp book, remove vig, derive a no-vig fair line, and compute EV% per book at the same line. Out…
propline_get_event_movement read-only periodmarketsevent_id*sport_key*bookmakers
Line movement + steam detection from the snapshot tick history. Per (book, market, outcome): opening line, latest line, signed implied-probability shift, point shift, direction. Th…
propline_get_event_projections read-only marketsevent_id*sport_key*
Market-implied consensus projection per (market, player) for an event: the line where the no-vig P(over) crosses 50%, median across contributing sportsbooks. Use it to validate sta…
propline_get_event_results read-only event_id*sport_key*
Pro-tier endpoint. Returns graded prop outcomes for a completed event — every Over/Under marked won, lost, push, or void with the actual stat value next to the line. The single mos…
propline_get_event_stats read-only event_id*sport_key*
Book-agnostic raw box-score stats for an event. Returns per-player stats (e.g. strikeouts, hits, points, rebounds, shots-on-goal) decoupled from any sportsbook's lines. LIVE during…
propline_get_futures read-only sport_key*
Free-tier endpoint. Returns season-long futures (outright) markets for a sport — championship/Super Bowl/division/conference winners, MVP and award winners, season win totals — agg…
propline_get_mlb_grand_salami read-only date
Free-tier endpoint. Returns the synthetic daily MLB Grand Salami for a given UTC date — total runs scored across every MLB game on the slate plus each book's implied Grand Salami l…
propline_get_nhl_daily_goals_total read-only date
Free-tier endpoint. Returns the synthetic daily NHL goals total (hockey's equivalent of the MLB Grand Salami) for a given UTC date — total goals scored across every NHL game on the…
propline_get_odds read-only periodmarketsevent_idsport_key*bookmakersinclude_links +1
Get live odds. If event_id is supplied, returns full per-event props for that event; otherwise returns bulk game-line odds for the whole sport. Pass markets as a comma-separated li…
propline_get_odds_closing read-only periodmarketsevent_id*sport_key*bookmakers
Hobby+ endpoint. Returns the OPENING and CLOSING line per (book, market, outcome) for an event. Closing = the last snapshot at or before commence_time (price/point/closing_at); ope…
propline_get_odds_history read-only tofromperiodmarketsevent_id*interval +5
Hobby+ endpoint. Returns the historical line-movement snapshot series for an event (every recorded price/point change per outcome over the event's lifetime). Free tier returns mark…
propline_get_player_games read-only limitopponentsport_key*stat_typeplayer_name*
A player's recent games with every raw box-score stat per game — one call instead of one request per event. Use this to answer 'how has X actually performed lately?' and to build L…
propline_get_player_history read-only limitmarketssport_key*player_name*
Player prop history across recent games. Returns each prior prop this player took with line, prices, resolution, and actual value. Pro tier returns full data; free tier returns red…
propline_get_player_trends read-only marketsport_key*player_name*dfs_odds_type
Hit-rate trends / last-N-games over rate for a player — unique to PropLine's prop-resolution data. For each market the player has graded history in, returns over/under/push splits…
propline_get_resolution_summary read-only days
Free-tier endpoint. Returns the factual volume of player props PropLine has graded against real box scores over the last N days (aggregated counts only): total graded/settled, game…
propline_get_scores read-only days_fromsport_key*
Free-tier endpoint. Returns recent and live game scores plus status (scheduled, live, final) for a sport. Useful for: 'is this game over yet, what was the final score'.
propline_get_webhook_deliveries read-only limitbefore_idwebhook_id*
Recent delivery attempts for one webhook (Streaming Lite tier and up), newest first — the debugging surface for 'why isn't my webhook firing'. Each row: status (pending/success/fai…
propline_grade_clv read-only bets*
Hobby+ endpoint. Grades PLACED bets against their closing lines. Closing line value is the only durable proxy for whether a bettor has edge: did the price they took beat the number…
propline_list_event_markets read-only event_id*sport_key*
List the market types available for a specific event (e.g. h2h, spreads, totals, player_points, pitcher_strikeouts). Useful when you don't know which prop markets a given event car…
propline_list_events read-only livesport_key*
List upcoming events for a sport. Returns each event's id, home_team, away_team, commence_time. Use the returned event_id to drill into per-event odds, props, +EV, or results.
propline_list_sports read-only
List all sports PropLine currently polls. Returns sport keys (e.g. baseball_mlb, basketball_nba, soccer_epl) along with human titles and active status. Use this first to discover w…
propline_list_webhooks read-only
List the API key's webhook subscriptions (Streaming Lite tier and up; other tiers get a 403 with an upgrade URL). Read-only: signing secrets are always masked, and this server deli…
propline_price_sgp read-only legs*event_id*bookmakersport_key*
Hobby+ endpoint. Prices a same-game parlay at the BOOK'S OWN correlated odds — the price a FanDuel customer would be offered for that exact slip right now, not a model of it. bookm…
propline_replay_webhook_events read-only limitsince_seqwebhook_id*
Re-read a webhook subscription's events in order from a cursor — answers 'my endpoint was down, what did I miss?'. Every delivery carries an X-PropLine-Sequence header, a counter m…