California school data for AI agents — scores, profiles, comparisons, feeder paths, UC pipelines.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
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.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://mcp.schoolscope.co/mcp7 Tools · 607 msfind_schoolsFind California schools four ways, whichever fits the question: free text over school/city/district names (`query`), inside a zip code (`zip`), within a radius of a place or coordinate (`near`), or the top-ranked schools at one level (`level` alone). Returns band, Scope Score, archetype and profile…Find California schools four ways, whichever fits the question: free text over school/city/district names (`query`), inside a zip code (`zip`), within a radius of a place or coordinate (`near`), or the top-ranked schools at one level (`level` alone). Returns band, Scope Score, archetype and profile…
| Parameter | Typ | Beschreibung |
|---|---|---|
| query | string | Free text: school, city or district name, e.g. 'lowell', 'palo alto unified' |
| zip | string | 5-digit California zip code, e.g. '94110' |
| near | string | A point to search around: 'lat,lng' (e.g. '37.4299,-122.1285'), a 5-digit zip, or a California city name. Zips and city names resolve to the centre of the scho… |
| radius_miles | number | Radius for `near`, in miles. Default 5. Ignored unless `near` is set. |
| level | string | Restrict to one level. Elementary, middle and high are scored on separate scales and are never mixed. With no query/zip/near, returns the top-ranked schools at… |
| tk | boolean | true limits results to schools with active transitional kindergarten (TK) enrollment. |
| limit | integer | — |
school_profileThe full SchoolScope profile for one school by slug: verdict and archetype, Scope Score with band and percentile per level, CAASPP exceeded/met split, cohort growth (the same students two years apart, in SBAC scale-score points, reported as a 0-100 index centred on the state average), climate (abse…The full SchoolScope profile for one school by slug: verdict and archetype, Scope Score with band and percentile per level, CAASPP exceeded/met split, cohort growth (the same students two years apart, in SBAC scale-score points, reported as a 0-100 index centred on the state average), climate (abse…
| Parameter | Typ | Beschreibung |
|---|---|---|
| slug* | string | URL slug, e.g. 'lowell-high-san-francisco-unified'. Get it from find_schools. |
feeder_pathThe K-12 feeder path for a school: which schools students typically arrive from, where they go next, and — for elementary/middle schools — the endpoint high school with its graduation and college-going outcomes. Boundary-based (NCES SABS), shown alongside scores, never inside them.The K-12 feeder path for a school: which schools students typically arrive from, where they go next, and — for elementary/middle schools — the endpoint high school with its graduation and college-going outcomes. Boundary-based (NCES SABS), shown alongside scores, never inside them.
| Parameter | Typ | Beschreibung |
|---|---|---|
| slug* | string | URL slug of the school |
compare_schoolsCompare 2-4 public schools side by side: band, Scope Score, exceeded/met split, cohort growth (same students across the grade span, as a 0-100 index centred on the state average), climate. A school with no cohort comparison reports no growth figure rather than a substitute — treat that as missing e…Compare 2-4 public schools side by side: band, Scope Score, exceeded/met split, cohort growth (same students across the grade span, as a 0-100 index centred on the state average), climate. A school with no cohort comparison reports no growth figure rather than a substitute — treat that as missing e…
| Parameter | Typ | Beschreibung |
|---|---|---|
| slugs* | array | 2-4 school slugs from find_schools |
district_profileA California district roll-up: average Scope Score and absenteeism across the district plus every scored school ranked by level. Match by district name.A California district roll-up: average Scope Score and absenteeism across the district plus every scored school ranked by level. Match by district name.
| Parameter | Typ | Beschreibung |
|---|---|---|
| district* | string | District name or fragment, e.g. 'palo alto unified' |
similar_schoolsSchools serving a similar student population to a given school — same level, comparable free/reduced-lunch share and enrollment size — with the subject's standing among them. This is the fair comparison: a raw ranking largely reflects who enrolls, so a school's position against demographic peers sa…Schools serving a similar student population to a given school — same level, comparable free/reduced-lunch share and enrollment size — with the subject's standing among them. This is the fair comparison: a raw ranking largely reflects who enrolls, so a school's position against demographic peers sa…
| Parameter | Typ | Beschreibung |
|---|---|---|
| slug* | string | URL slug of the school to find peers for. Get it from find_schools. |
| limit | integer | — |
my_watchlistReturn the schools the authenticated user has saved on SchoolScope. Requires the `watchlist:read` OAuth scope.Return the schools the authenticated user has saved on SchoolScope. Requires the `watchlist:read` OAuth scope.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
7 von 7 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.
California school data for AI agents — scores, profiles, comparisons, feeder paths, UC pipelines.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.