Loading languages...
NB

NBA-stats-predictor

@dhrbtjr03312

MCP server of NBA stats predictor app that generates player performance forecasts using real-time data analysis and advanced statistical modeling

NBA
sports
prediction
statistics
python

# mcpServer Config

{
  "NBA-stats-predictor": {
    "command": "<PROJECT_ROOT>/.venv/bin/uv",
    "args": [
      "--directory",
      "<PROJECT_ROOT>/",
      "run",
      "mcp_main.py"
    ]
  }
}

# stdio

<PROJECT_ROOT>/.venv/bin/uv --directory <PROJECT_ROOT>/ run mcp_main.py
Transport:
stdio
Sprache:
Python
Erstellt:4/26/2025
Aktualisiert:6/7/2025