E
education-data
/list_universities
List universities
List BrightKey-profiled universities with optional filters. Returns slug, name, country, city, 6-dimension S/A/B/C/D tiers, and verdict.
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 /list_universities for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | |
| acceptsIB | boolean | |
| minTier | string (S | A | B | C | D) | |
| 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":"/list_universities","input":{}}'cli
npx cracked-ai run -p mcp-co-brightkey-education-data -e /list_universities -i '{}'mcp
run_tool({ provider: "mcp-co-brightkey-education-data", endpoint: "/list_universities", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.