Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.chrischall/myersparkathleticzone-mcp

NPM · MYERSPARKATHLETICZONE-MCP · SCANNED SEP 20

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

0 this week 93 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 5 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to chrischall/myersparkathleticzone-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1085 tokens (~108/item across 10 items; 10 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.chrischall/myersparkathleticzone-mcp server?

io.github.chrischall/myersparkathleticzone-mcp runs locally as an npm package, launched with npx -y myersparkathleticzone-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · myersparkathleticzone-mcp

# add to Claude Code
claude mcp add chrischall-myersparkathleticzone-mcp -- npx -y myersparkathleticzone-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "chrischall-myersparkathleticzone-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "myersparkathleticzone-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "chrischall-myersparkathleticzone-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "myersparkathleticzone-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add chrischall-myersparkathleticzone-mcp -- npx -y myersparkathleticzone-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "chrischall-myersparkathleticzone-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "myersparkathleticzone-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add chrischall-myersparkathleticzone-mcp --command npx --arg -y --arg myersparkathleticzone-mcp
# ~/.hermes/config.yaml
mcp_servers:
  chrischall-myersparkathleticzone-mcp:
    command: "npx"
    args: ["-y", "myersparkathleticzone-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "chrischall-myersparkathleticzone-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "myersparkathleticzone-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add chrischall-myersparkathleticzone-mcp -t stdio -c npx -a -y myersparkathleticzone-mcp
// mcp.json
{
  "mcpServers": {
    "chrischall-myersparkathleticzone-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "myersparkathleticzone-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • Package version: 1.0.0 → 1.1.0 functional
  • 19 Sept 26 −2
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Dependency health: 0.86 → 1.00 functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Stability: pass → 0.80 functional
    • Package version: 0.3.1 → 1.0.0 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/myersparkathleticzone-mcp@1.1.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo chrischall/myersparkathleticzone-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/chrischall/myersparkathleticzone-mcp/.github/workflows/release-please.yml@refs/heads/main
Rekor log index 2893921728
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:da42607298f07b47978351892a7cdd3db73c4df4df51fcd6a18f04a4cb33ae901a6ef5e68e18c6d7f773c5cbaed54c2f47c5ba7864e322b86aca96b3e

Background: How many MCP packages publish verified provenance →

Dependencies 5 packages
Packages resolved 5
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 10 exposed · ~1,085 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
mpaz_get_roster ~167

Coaching staff and players for one team. Most teams on this site publish coaches but NOT players, so an empty players list is normal, not an error. Requires the sport slug and team id. Read-only.

NameTypeReqDescription
sportSlugstringyesSport slug, "<gender>-<sport>", e.g. boys-football, girls-volleyball. From mpaz_list_teams.
teamIdstringyesNumeric team id from mpaz_list_teams / mpaz_resolve_team. Ids differ per school year.
yearstringSchool year, e.g. "2026-2027". Defaults to the current one. Past seasons often work; resolve that year's team id with mpaz_list_teams first and read its `coverage` note.

No output schema declared.

No examples provided.

mpaz_get_schedule ~102

Upcoming events across every team, oldest first. Note this page returns a WINDOW of upcoming events (10 observed), not a whole season — for a team's full season use mpaz_get_team_schedule. Read-only.

NameTypeReqDescription
yearstringSchool year, e.g. "2026-2027". Defaults to the current one. Past seasons often work; resolve that year's team id with mpaz_list_teams first and read its `coverage` note.

No output schema declared.

No examples provided.

mpaz_get_scores ~212

Completed games with results for a single team: `homeScore`/`awayScore` plus `teamScore`/`opponentScore`/`result` from this school's point of view. Each side's score is stored independently upstream, so a half-entered game yields a null score and `result: null` — a missing score is unknown, never zero. Prefer mpaz_get_team_schedule for upcoming fixtures. Read-only.

NameTypeReqDescription
sportSlugstringyesSport slug, "<gender>-<sport>", e.g. boys-football, girls-volleyball. From mpaz_list_teams.
teamIdstringyesNumeric team id from mpaz_list_teams / mpaz_resolve_team. Ids differ per school year.
yearstringSchool year, e.g. "2026-2027". Defaults to the current one. Past seasons often work; resolve that year's team id with mpaz_list_teams first and read its `coverage` note.

No output schema declared.

No examples provided.

mpaz_get_team_schedule ~163

A single team's complete season, oldest first. Requires BOTH the sport slug and the team id — resolve them with mpaz_list_teams or mpaz_resolve_team first. Read-only.

NameTypeReqDescription
sportSlugstringyesSport slug, "<gender>-<sport>", e.g. boys-football, girls-volleyball. From mpaz_list_teams.
teamIdstringyesNumeric team id from mpaz_list_teams / mpaz_resolve_team. Ids differ per school year.
yearstringSchool year, e.g. "2026-2027". Defaults to the current one. Past seasons often work; resolve that year's team id with mpaz_list_teams first and read its `coverage` note.

No output schema declared.

No examples provided.

mpaz_healthcheck ~37

Verify the athletics site is reachable and still serving a parseable RSC payload. Reports the configured site and school id. Read-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mpaz_list_news ~25

Recent news posts from the athletics site homepage, newest first. Read-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mpaz_list_photo_galleries ~37

Photo galleries published on the site. Images sit on a public CDN and can be fetched directly, no auth. Read-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mpaz_list_teams ~147

List this school's athletic teams for a school year, with the team id needed by the schedule, roster and scores tools. Team ids differ per school year — an id from one season fails against another. A past year is answered from the sport pages when the schedule has nothing, which reaches only sports currently in season; the result carries a `coverage` note saying so, and an empty list there does NOT mean the school fielded no teams. Read-only.

NameTypeReqDescription
yearstringSchool year, e.g. "2026-2027". Defaults to the current one. Past seasons often work but coverage is partial — see the `coverage` note in the result.

No output schema declared.

No examples provided.

mpaz_list_videos ~60

Games with a broadcast link. These are NFHS Network links rather than hosted clips, so `videoLengthSeconds` is 0 on every entry and `title` is the team name — that is expected, not missing data. Read-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mpaz_resolve_team ~135

Find a team id from a loose name like "varsity football", "girls JV volleyball" or just "field hockey". Use this before mpaz_get_team_schedule / mpaz_get_roster / mpaz_get_scores rather than guessing an id. Returns every candidate when the query is ambiguous. Read-only.

NameTypeReqDescription
querystringyesTeam name fragment, e.g. "varsity football"
yearstringSchool year, e.g. "2026-2027". Defaults to the current one. Past seasons often work but coverage is partial — see the `coverage` note in the result.

No output schema declared.

No examples provided.

Common questions

What is the io.github.chrischall/myersparkathleticzone-mcp server?

io.github.chrischall/myersparkathleticzone-mcp is listed in the public MCP registry as io.github.chrischall/myersparkathleticzone-mcp. Myers Park HS athletics, schedules, teams, rosters, coaches, news and broadcast links. This page covers its npm package (myersparkathleticzone-mcp).

Is the io.github.chrischall/myersparkathleticzone-mcp server safe to use?

io.github.chrischall/myersparkathleticzone-mcp scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.chrischall/myersparkathleticzone-mcp server expose?

io.github.chrischall/myersparkathleticzone-mcp exposes 10 tools: mpaz_list_teams, mpaz_resolve_team, mpaz_get_schedule, mpaz_get_team_schedule, mpaz_get_scores, and 5 more. Their descriptions and schemas cost roughly 1,085 tokens of context every time the server is loaded.

Is the io.github.chrischall/myersparkathleticzone-mcp server still maintained?

io.github.chrischall/myersparkathleticzone-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.chrischall/myersparkathleticzone-mcp server under?

io.github.chrischall/myersparkathleticzone-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.