Live sports betting odds, cross-book +EV, and graded player-prop resolution across 13 books.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"propline": {
"env": {
"PROPLINE_API_KEY": "YOUR_KEY_HERE"
},
"args": [
"-y",
"propline-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Listed in the official MCP Registry as io.github.proplineapi/propline-mcp — discoverable from Claude Code, Claude Desktop, and any MCP-aware client.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'propline-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked propline-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 34 tools over stdio.
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
App framework, testing framework, and inspector for MCP Apps.
MCP Security Weekly
Get CVE alerts and security updates for io.github.proplineapi/propline-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Listed in the official MCP Registry as io.github.proplineapi/propline-mcp — discoverable from Claude Code, Claude Desktop, and any MCP-aware client.
Model Context Protocol server for the PropLine player props betting odds API. Plug it into Claude Desktop, Claude Code, or any MCP-compatible client and ask natural-language questions about live odds, prop resolution, cross-book +EV, scores, and box-score stats — the model picks the right tool, calls the API, and answers from real data.
No more "I'd need an API for that" deflections from your AI assistant. PropLine MCP turns sports-betting research into a chat.
Once installed, you can prompt the model with things like:
The model uses these tools transparently:
| Tool | What it does |
|---|---|
propline_list_sports | Discover what sports PropLine polls (38 today) |
propline_list_events | Upcoming events for a sport, with ids |
propline_list_event_markets | Available market types for an event |
propline_get_odds | Live odds — bulk by sport or full props per event. Accepts period (q1/h1/p1/f5/…) to scope to game-period markets. |
propline_get_odds_history | Hobby+: snapshot history per outcome; supports period (q1/h1/…) plus time-window filters (from/to, relative_from/relative_to, interval, changes_only) |
propline_get_odds_closing | Hobby+: closing line per (book, market, outcome) — CLV helper. Accepts period to scope to a specific game period. |
propline_export_odds_history | Backfill-pass / Enterprise: bulk line-movement tick history (every snapshot, per book) for a sport. Requires a since/until window; result capped to 200 rows (use the REST endpoint directly for the full file). |
propline_get_futures | Season-long futures — championship/division/conference winners, MVP + awards, season win totals — across Bovada/FanDuel/DraftKings/Pinnacle (free) |
propline_get_scores | Game scores + status (free) |
propline_get_resolution_summary | Graded-prop volume + per-sport/market breakdown (free) |
propline_get_event_stats | Raw box-score stats (free, book-agnostic) |
propline_get_event_context | Game conditions a prop settles under — probable pitchers, lineup flag, home-plate umpire, first-pitch weather (free) |
propline_get_event_movement | Line movement + steam detection (sharp-money signal across all books) from the tick history (Hobby+) |
propline_get_event_results | Pro: graded won/lost/push per prop |
propline_get_player_history | Player prop history with resolution |
propline_get_player_trends | Hit-rate trends — over/under/push splits over last 5/10/20/50 graded games, streak, avg actual (optional dfs_odds_type to scope to a PrizePicks flavor) |
propline_get_event_ev | Pro: cross-book +EV with no-vig fair lines |
No key needed to try it. The server falls back to a shared public demo key, so this just works:
npx -y propline-mcp
Your agent can immediately pull live odds, scores, and stats. The demo key is free-tier and shared — paid features (resolution, +EV, history, exports) return a redacted teaser, and limits are pooled across everyon