← Registry

Analytics

schoolscope.co

Provides comprehensive California school data and analytics including profiles, comparisons, feeder paths, and district reports.

1 endpoint7 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://mcp.schoolscope.co/mcp

No auth detected

MCP server metadata

Name
schoolscope
Version
3.4.0
Capabilities
tools.listChangedresources.listChanged

Known tools 7

find_schools

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

Inferred read-only
school_profile

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 (absenteeism, suspension, ELPAC), equity gaps by student group, teacher stability, and — for high schools — graduation, college destinations, UC admissions history, AP courses, and IB programmes.

Inferred read-only
feeder_path

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.

Inferred read-only
compare_schools

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.

Inferred read-only
district_profile

A California district roll-up: average Scope Score and absenteeism across the district plus every scored school ranked by level.

Inferred read-only
similar_schools

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.

Inferred read-only
my_watchlist

Return the schools the authenticated user has saved on SchoolScope.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.schoolscope]
url = "https://mcp.schoolscope.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "schoolscope": {
      "type": "http",
      "url": "https://mcp.schoolscope.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: schoolscope
Remote MCP URL: https://mcp.schoolscope.co/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "schoolscope": {
      "url": "https://mcp.schoolscope.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "schoolscope": {
      "type": "http",
      "url": "https://mcp.schoolscope.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "schoolscope",
  "transport": "streamable-http",
  "url": "https://mcp.schoolscope.co/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.