← Back to Plugins
MCP Server MCP

io.github.chrischall/myersparkathleticzone-mcp

github By github 👁 1 views ▲ 0 votes

Myers Park HS athletics — schedules, teams, rosters, coaches, news and broadcast links

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...