io.github.chrischall/schoolpass-mcp
NPM · SCHOOLPASS-MCP · SCANNED SEP 21
SchoolPass for Claude — students, arrival/dismissal calendar, pickup changes, and school info
Available components
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 Security93
- No malware found by supply-chain analysis.Pass
- Known CVEs were checked across the 4 of 5 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 4 of 5 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to chrischall/schoolpass-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 Usability73
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1622 tokens (~147/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 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 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 11 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
How do I install the io.github.chrischall/schoolpass-mcp server?
io.github.chrischall/schoolpass-mcp runs locally as an npm package, launched with npx -y schoolpass-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 · schoolpass-mcp
claude mcp add chrischall-schoolpass-mcp -- npx -y schoolpass-mcp
{
"mcpServers": {
"chrischall-schoolpass-mcp": {
"command": "npx",
"args": [
"-y",
"schoolpass-mcp"
]
}
}
} {
"servers": {
"chrischall-schoolpass-mcp": {
"command": "npx",
"args": [
"-y",
"schoolpass-mcp"
]
}
}
} codex mcp add chrischall-schoolpass-mcp -- npx -y schoolpass-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"chrischall-schoolpass-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"schoolpass-mcp"
],
"enabled": true
}
}
} openclaw mcp add chrischall-schoolpass-mcp --command npx --arg -y --arg schoolpass-mcp
mcp_servers:
chrischall-schoolpass-mcp:
command: "npx"
args: ["-y", "schoolpass-mcp"] {
"McpServers": {
"chrischall-schoolpass-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"schoolpass-mcp"
]
}
}
} assistant mcp add chrischall-schoolpass-mcp -t stdio -c npx -a -y schoolpass-mcp
{
"mcpServers": {
"chrischall-schoolpass-mcp": {
"command": "npx",
"args": [
"-y",
"schoolpass-mcp"
]
}
}
} 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.
- 21 Sept 26 −2
- Stability: 0.90 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Known CVEs: pass → partial ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- Dependency health: 1.00 → partial functional
- Package version: 1.0.0 → 1.0.1 functional
- 20 Sept 26 +1
- Stability: 0.87 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: 0.86 → 1.00 ▲ functional
- First check of Schema quality: unverified functional
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- Package version: 0.4.2 → 1.0.0 functional
- 18 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.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +16
- Malware scan: unverified → pass ▲ security
- 10 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- Package version: 0.4.1 → 0.4.2 functional
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
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 21 Sept 2026 · Analysed npm/schoolpass-mcp@1.0.1
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/schoolpass-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/chrischall/schoolpass-mcp/.github/workflows/release-please.yml@refs/heads/main |
| Rekor log index | 2904926920 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:9bca33e029afdcd98a2df60ba808bb35be8b0b82b4928c9ffdf6eac8232addd6a3154115de47aadabd4abf26d4a567145d2bdd6cdb96da8a92ec5319c |
Background: How many MCP packages publish verified provenance →
Dependencies 4 packages
| Packages resolved | 4 |
|---|---|
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
Background: SBOMs and build attestations, explained →
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 →
schoolpass_cancel_dismissal_change ~190
Cancel a previously-submitted dismissal/arrival change for a student on a date, returning that date to its default. CONFIRM-GATED: without confirm:true it looks up the change and returns a preview of what would be cancelled, making no change. With confirm:true it deletes the change and re-reads the calendar to confirm the day is back to default.
| Name | Type | Req | Description |
|---|---|---|---|
| change_series_id | integer | – | Which change to cancel, when the date carries more than one. Get it from the student calendar (changeSeriesId) or from this tool's dry-run. Optional when the date has exactly one cancellable change. |
| confirm | boolean | – | Must be true to actually cancel. Without it, returns a preview only. |
| date | string | yes | The date whose change should be cancelled (YYYY-MM-DD). |
| student_id | integer | yes | Student id (schoolpass_list_students). |
No output schema declared.
No examples provided.
schoolpass_get_calendar ~190
Get a student’s arrival & dismissal calendar over a date range — the per-day default and any changes. Requires a student id (from schoolpass_list_students). Defaults to today through 14 days out.
| Name | Type | Req | Description |
|---|---|---|---|
| end_date | string | – | End of range (YYYY-MM-DD). Defaults to 14 days out. |
| start_date | string | – | Start of range (YYYY-MM-DD). Defaults to today. |
| student_id | integer | yes | Student id, from schoolpass_list_students. |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
schoolpass_get_profile ~110
Get the parent account profile (contact details and account settings) for the signed-in parent.
| Name | Type | Req | Description |
|---|---|---|---|
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
schoolpass_get_school_info ~115
Get basic school info and per-school configuration (features enabled, dismissal windows, etc.) for the configured school.
| Name | Type | Req | Description |
|---|---|---|---|
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
schoolpass_healthcheck ~59
Check SchoolPass connectivity and authentication. Reports whether the regional API host is reachable (an unauthenticated version probe) and, separately, whether the configured credentials log in — so a network problem is distinguishable from a bad password or school code.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
schoolpass_list_dismissal_locations ~126
List the school’s dismissal locations (car line, bus, aftercare, walkers, etc.) with their ids — the vocabulary a dismissal change refers to.
| Name | Type | Req | Description |
|---|---|---|---|
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
schoolpass_list_drivers ~113
List the authorized pickup drivers registered on the parent account, optionally including the carpools each belongs to.
| Name | Type | Req | Description |
|---|---|---|---|
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
schoolpass_list_pickup_changes ~163
List pickup / dismissal changes for a student on a given date (defaults to today) — early pickups, late arrivals, carpool moves, and the like. Requires a student id.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | – | Date (YYYY-MM-DD). Defaults to today. |
| student_id | integer | yes | Student id, from schoolpass_list_students. |
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
schoolpass_list_students ~126
List the students linked to the parent account: name, grade, home dismissal location, aftercare flag, and per-student details. Defaults to the signed-in parent.
| Name | Type | Req | Description |
|---|---|---|---|
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
schoolpass_submit_dismissal_change ~388
Submit a dismissal/arrival change for a student on a single date — send them to a different dismissal location or carpool, mark early dismissal / late arrival / absent, etc. CONFIRM-GATED: without confirm:true it makes no change and returns a dry-run preview of the exact request. With confirm:true it submits and then re-reads the calendar to show the change landed. Get student_id from schoolpass_list_students and move_to_id from schoolpass_list_dismissal_locations (a dismissal location id) or the student calendar (a carpool moveToId).
| Name | Type | Req | Description |
|---|---|---|---|
| ad_type | string | – | Which side of the day: arrival, departure (default), or both. |
| bus_stop_id | integer | – | Bus stop id for a bus move. The app sends this field on every submit, but no bus change has been captured live, so its effect is UNVERIFIED — see docs/SCHOOLPASS-API.md. |
| change_type | string | yes | The kind of change. |
| confirm | boolean | – | Must be true to actually submit. Without it, returns a dry-run preview only. |
| date | string | yes | The date to change (YYYY-MM-DD). |
| move_to_id | integer | – | Target dismissal location id (schoolpass_list_dismissal_locations) or carpool id. Required for carpool and bus moves (enforced); supply it for activity/location moves too. |
| notes | string | – | Optional note attached to the change. |
| pickup_dropoff_person | string | – | Optional name of the person picking up / dropping off. |
| student_id | integer | yes | Student id (schoolpass_list_students). |
| time_of_day | string | – | Optional time of day for the change (e.g. "14:30"). |
| will_return | boolean | – | Whether the student will return the same day (for early dismissal). |
No output schema declared.
No examples provided.
schoolpass_whoami ~42
Return the parent account this server is signed in as: member id, user type, and name. Runs the login bootstrap if it has not run yet.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.chrischall/schoolpass-mcp server?
io.github.chrischall/schoolpass-mcp is listed in the public MCP registry as io.github.chrischall/schoolpass-mcp. SchoolPass for Claude, students, arrival/dismissal calendar, pickup changes, and school info. This page covers its npm package (schoolpass-mcp).
Is the io.github.chrischall/schoolpass-mcp server safe to use?
io.github.chrischall/schoolpass-mcp scores 91 out of 100 on VerifyMCP. 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/schoolpass-mcp server expose?
io.github.chrischall/schoolpass-mcp exposes 11 tools: schoolpass_healthcheck, schoolpass_whoami, schoolpass_list_students, schoolpass_get_profile, schoolpass_list_drivers, and 6 more. Their descriptions and schemas cost roughly 1,622 tokens of context every time the server is loaded.
Is the io.github.chrischall/schoolpass-mcp server still maintained?
io.github.chrischall/schoolpass-mcp is still listed as active in the MCP registry. We last reached this channel on 21 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/schoolpass-mcp server under?
io.github.chrischall/schoolpass-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.