Skip to content
Windsurf

maxpreps mcp for Windsurf

io.github.chrischall/maxpreps-mcp

MaxPreps MCP — high school schedules, scores, records, rosters and stat leaders

client:Windsurf transport:stdio runtime:npm

Install maxpreps mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "maxpreps-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "maxpreps-mcp"
      ],
      "env": {
        "MAXPREPS_USER_AGENT": "<MAXPREPS_USER_AGENT>",
        "MAXPREPS_CACHE_TTL": "<MAXPREPS_CACHE_TTL>",
        "MAXPREPS_MIN_INTERVAL_MS": "<MAXPREPS_MIN_INTERVAL_MS>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

maxpreps mcp in other clients