← Registry

Analytics

prop-line.com

Provides sports betting odds, events, and market information.

1 endpoint21 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.prop-line.com/mcp

No auth detected

MCP server metadata

Name
propline-mcp
Version
0.24.0
Capabilities
tools

Known tools 21

propline_list_sports

List all sports PropLine currently polls.

Inferred read-only
propline_list_events

List upcoming events for a sport.

Inferred read-only
propline_list_event_markets

List the market types available for a specific event (e.

Inferred read-only
propline_get_odds

Get live odds.

Inferred read-only
propline_get_odds_history

Hobby+ endpoint.

Inferred read-only
propline_get_odds_closing

Hobby+ endpoint.

Inferred read-only
propline_export_odds_history

Backfill-pass / Enterprise only.

Inferred read-only
propline_get_futures

Free-tier endpoint.

Inferred read-only
propline_get_scores

Free-tier endpoint.

Inferred read-only
propline_get_dfs_payouts

Free-tier reference math.

Inferred read-only
propline_get_mlb_grand_salami

Free-tier endpoint.

Inferred read-only
propline_get_nhl_daily_goals_total

Free-tier endpoint.

Inferred read-only
propline_get_resolution_summary

Free-tier endpoint.

Inferred read-only
propline_get_event_stats

Book-agnostic raw box-score stats for an event.

Inferred read-only
propline_get_event_results

Pro-tier endpoint.

Inferred read-only
propline_get_event_context

Game context for an event — the conditions a prop settles under.

Inferred read-only
propline_get_event_movement

Line movement + steam detection from the snapshot tick history.

Inferred read-only
propline_get_player_history

Player prop history across recent games.

Inferred read-only
propline_get_player_trends

Hit-rate trends / last-N-games over rate for a player — unique to PropLine's prop-resolution data.

Inferred read-only
propline_get_event_ev

Pro-tier endpoint.

Inferred read-only
propline_get_best_line

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).

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.propline-mcp]
url = "https://mcp.prop-line.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "propline-mcp": {
      "type": "http",
      "url": "https://mcp.prop-line.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: propline-mcp
Remote MCP URL: https://mcp.prop-line.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": {
    "propline-mcp": {
      "url": "https://mcp.prop-line.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "propline-mcp": {
      "type": "http",
      "url": "https://mcp.prop-line.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "propline-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.prop-line.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 prop-line.com was fetched 2026-08-21T11:44:05.582Z.

Trust status RestrictedContent

prop-line.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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