MCP Server
MCP
io.github.chrischall/myersparkathleticzone-mcp
Myers Park HS athletics — schedules, teams, rosters, coaches, news and broadcast links
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "myersparkathleticzone-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Another Athletic Zone school site; defaults to www.myersparkathleticzone.com.",
"format": "string",
"name": "MPAZ_SITE_URL"
},
{
"description": "Optional. GoFan/PlayOn school id used to tell your teams from opponents; defaults to 10150.",
"format": "string",
"name": "MPAZ_SCHOOL_ID"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment