← Index

PropLine — Sports Betting Odds & Prop Resolution

io.github.proplineapi/propline-mcp·v0.6.0·Other
Quality Score
90
/100

Live sports betting odds, cross-book +EV, and graded player-prop resolution across 16 books.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "propline-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "propline-mcp"
      ],
      "env": {
        "PROPLINE_API_KEY": "<your-propline_api_key>",
        "PROPLINE_BASE_URL": "<propline_base_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "propline-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "propline-mcp"
      ],
      "env": {
        "PROPLINE_API_KEY": "<your-propline_api_key>",
        "PROPLINE_BASE_URL": "<propline_base_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y propline-mcp
§02  Environment variables
PROPLINE_API_KEY
requiredsecret

PropLine API key. Free tier (1,000 req/day, no card) at https://prop-line.com

PROPLINE_BASE_URL

Override the API origin (default https://api.prop-line.com). For self-hosted setups only.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other