Maxpreps MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 439 installs a week from npm. Last commit 1 Aug 2026.
MaxPreps MCP — high school schedules, scores, records, rosters and stat leaders
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add maxpreps-mcp -- npx -y maxpreps-mcp
{
"mcpServers": {
"maxpreps-mcp": {
"args": [
"-y",
"maxpreps-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.maxpreps-mcp]
command = "npx"
args = ["-y", "maxpreps-mcp"]
{
"mcpServers": {
"maxpreps-mcp": {
"args": [
"-y",
"maxpreps-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"maxpreps-mcp": {
"args": [
"-y",
"maxpreps-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.