← Back to Plugins
MCP Server MCP

io.github.seang1121/sports-betting-mcp

github By github 👁 1 views ▲ 0 votes

AI sports betting picks, odds, injuries & line movement. 1,353+ picks, 59.6% win rate.

Homepage Verified source GitHub

Install

uvx sports-betting-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "sports-betting-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "URL of the Sports Betting Analyzer API (default: http://localhost:5000)",
          "name": "SPORTS_BETTING_API_URL"
        },
        {
          "description": "Your API key from sportsbettingaianalyzer.com/account/api-keys",
          "name": "SPORTS_BETTING_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...