maxpreps mcp for Cline
io.github.chrischall/maxpreps-mcp
MaxPreps MCP — high school schedules, scores, records, rosters and stat leaders
client:Cline
transport:stdio
runtime:npm
Install maxpreps mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs