AlphaPortal school-bus transportation for Claude — students, stops, live bus location, notifications
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
ALPHAPORTAL_REFRESH_TOKENOAuth appoptionalOptional refresh token; if unset, read from a signed-in tab via the fetchproxy bridge
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
alphaportal_list_notificationsList the account's transportation notifications — arrival/departure alerts (e.g. "arrived at school") with title, body, the student, and timestamp.List the account's transportation notifications — arrival/departure alerts (e.g. "arrived at school") with title, body, the student, and timestamp.
No input schema was published for this tool.
alphaportal_get_profileGet the signed-in user profile (name, email, role, account).Get the signed-in user profile (name, email, role, account).
No input schema was published for this tool.
alphaportal_get_accountGet the account (school district) info — name, timezone, date/phone formats — and the current server date.Get the account (school district) info — name, timezone, date/phone formats — and the current server date.
No input schema was published for this tool.
alphaportal_get_settingsGet the portal feature/visibility settings (which notification types and features are enabled for this district).Get the portal feature/visibility settings (which notification types and features are enabled for this district).
No input schema was published for this tool.
alphaportal_list_schoolsList all schools in the district with names and coordinates (lat/lng). Useful for resolving a school by name.List all schools in the district with names and coordinates (lat/lng). Useful for resolving a school by name.
No input schema was published for this tool.
alphaportal_list_gradesList the district grade levels (id + name).List the district grade levels (id + name).
No input schema was published for this tool.
alphaportal_list_requestsList the transportation requests submitted on this account, with tracking numbers and status.List the transportation requests submitted on this account, with tracking numbers and status.
No input schema was published for this tool.
alphaportal_session_statusCheck whether the server can authenticate to AlphaPortal: it resolves the refresh token (from ALPHAPORTAL_REFRESH_TOKEN, the saved session, or a signed-in browser tab via the bridge) and tries to mint an access token. Returns no credentials.Check whether the server can authenticate to AlphaPortal: it resolves the refresh token (from ALPHAPORTAL_REFRESH_TOKEN, the saved session, or a signed-in browser tab via the bridge) and tries to mint an access token. Returns no credentials.
No input schema was published for this tool.
alphaportal_list_studentsList the students (children) on the signed-in account, with grade, school, and transportation flags. Start here to get each studentId.List the students (children) on the signed-in account, with grade, school, and transportation flags. Start here to get each studentId.
No input schema was published for this tool.
alphaportal_get_studentGet a student's full transportation detail: assigned school plus morning and afternoon stops with times and calendars.Get a student's full transportation detail: assigned school plus morning and afternoon stops with times and calendars.
No input schema was published for this tool.
alphaportal_get_student_stopsGet a student's assigned bus stops — stop name, scheduled time, days of the week, and stop location (lat/lng) for each.Get a student's assigned bus stops — stop name, scheduled time, days of the week, and stop location (lat/lng) for each.
No input schema was published for this tool.
alphaportal_get_bus_locationGet the live GPS location of a student's bus for the selected run (AM or PM): latitude, longitude, speed, and the vehicle id. Returns the last known position; empty when the bus is not currently running.Get the live GPS location of a student's bus for the selected run (AM or PM): latitude, longitude, speed, and the vehicle id. Returns the last known position; empty when the bus is not currently running.
No input schema was published for this tool.
alphaportal_get_report_linkGet a one-time PDF download link for a student's transportation report (stops, schedule). Returns a URL to open in a browser.Get a one-time PDF download link for a student's transportation report (stops, schedule). Returns a URL to open in a browser.
No input schema was published for this tool.
alphaportal_edit_walk_radiusprivilegedSet a student's walk-zone radius, in meters. This can affect transportation eligibility, so it is confirm-gated: without confirm:true it returns a dry-run of the exact payload. Verified required fields: studentId, radius.Set a student's walk-zone radius, in meters. This can affect transportation eligibility, so it is confirm-gated: without confirm:true it returns a dry-run of the exact payload. Verified required fields: studentId, radius.
No input schema was published for this tool.
alphaportal_set_notificationSet a student's transportation notification preferences (push/email, per AM/PM run) across the categories the district enables: stopRadiusEntry, studentScan, backupBus, schoolArrival, stopServiced. Confirm-gated: without confirm:true it returns a dry-run of the exact payload. NOTE: the portal sends…Set a student's transportation notification preferences (push/email, per AM/PM run) across the categories the district enables: stopRadiusEntry, studentScan, backupBus, schoolArrival, stopServiced. Confirm-gated: without confirm:true it returns a dry-run of the exact payload. NOTE: the portal sends…
No input schema was published for this tool.
15 of 15 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
AlphaPortal school-bus transportation for Claude — students, stops, live bus location, notifications
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
58 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+46 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.