E
education-data
/match_schools
Match international schools
List BrightKey-profiled international schools, filtered by city and/or curriculum (e.g. IB, A-Levels, AP). Returns name, curricula, fees, inspection rating, tie
liveverifiedunknown~5s typical
mcpprobededucation-data
$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-brightkey-education-data /match_schools for me.
Input
| Field | Type | Description |
|---|---|---|
| city | string | e.g. singapore, tokyo, dubai |
| curriculum | string | |
| limit | integer |
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-brightkey-education-data","endpoint":"/match_schools","input":{}}'cli
npx cracked-ai run -p mcp-co-brightkey-education-data -e /match_schools -i '{}'mcp
run_tool({ provider: "mcp-co-brightkey-education-data", endpoint: "/match_schools", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.