SchoolScope
S
SchoolScope
/district_profile

District profile

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

liveunknown~5s typical
mcpschoolscope
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-co-schoolscope-mcp /district_profile for me.

Input

FieldTypeDescription
district*stringDistrict name or fragment, e.g. 'palo alto unified'

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-co-schoolscope-mcp","endpoint":"/district_profile","input":{"district":"..."}}'
cli
npx cracked-ai run -p mcp-co-schoolscope-mcp -e /district_profile -i '{"district":"..."}'
mcp
run_tool({ provider: "mcp-co-schoolscope-mcp", endpoint: "/district_profile", input: {"district":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.