alphaportal-mcp

MCPattestiert
v1.0.0io.github.chrischallMITAktualisiert vor 4 TnpmGitHub

AlphaPortal school-bus transportation for Claude — students, stops, live bus location, notifications

Läuft in
ClaudeCursorCopilotGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Attestierter Build
Eine verifizierte Herkunfts-Attestation bindet dieses Artefakt an das gelistete Repository. Den Eintrag hat noch niemand beansprucht — das belegt, wo der Code gebaut wurde, nicht, wer dahintersteht.
224Downloads/Wo.
vor 4 TLetzte Aktualisierung
Liest diese Zugangsdaten
  • ALPHAPORTAL_REFRESH_TOKENOAuth-Appoptional

    Optional refresh token; if unset, read from a signed-in tab via the fetchproxy bridge

Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paket
Autorio.github.chrischall
LizenzMIT
Version1.0.0
Quellenpm+mcp-registry
Trust-Status
A
85/100Vertrauenswürdig
Im Forge-Index gelistet+10/10
Identität verifiziert · attestierter Build+20/20
Ed25519-Publish-Signatur+0/5
Wird automatisch ergänzt, wenn der Publisher `forge publish` ausführt
Domain-Verifizierung+0/5
Publisher: hinterlege /.well-known/forge.json auf der Paket-Homepage mit { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
npm-Maintainer-Übereinstimmung+0/5
Publisher: trage den verifizierten GitHub-Login als Maintainer des npm-Pakets ein (npm owner add <login>)
CVE-Scan · sauber+30/30
Statische Analyse · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusIdentität verifiziert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft✓ Sigstore-verifiziert · 717fdd0
Abhängigkeiten✓ 60 aufgelöst+ · keine verwundbar
Tool-Oberfläche15 Tools · 1 privilegiert
Sicherheits-Scan✓ Sauberv0.3.0 · vor 18 TWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert28. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

15 Tools · 1 privilegiert
Statisch aus dem veröffentlichten Paket extrahiertv0.3.0 · 18d ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

alphaportal_get_profileGet the signed-in user profile (name, email, role, account).

Get the signed-in user profile (name, email, role, account).

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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).

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

alphaportal_list_gradesList the district grade levels (id + name).

List the district grade levels (id + name).

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

alphaportal_edit_walk_radiusprivilegiertSet 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.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

15 von 15 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

AlphaPortal school-bus transportation for Claude — students, stops, live bus location, notifications

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Abhängigkeitsbaum

Was ein Forge-Scan am 2026-09-05 aus den npm-Metadaten aufgelöst hat — beobachtete Auflösung, keine Angabe des Herausgebers.

60 Pakete aufgelöst · 5 direkt · keines mit Sicherheitshinweisen Die Auflösung endet bei Tiefe 4 und 60 Paketen.

Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.

36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)

Deklariert, aber nicht aufgelöst

58 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.

+46 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.

Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.