co.brightkey/education-data
co.brightkey/education-dataBilingual (EN+ZH) education data: 299 universities, 234 intl schools, degree-ROI, sourced answers.
Tools · 8
List BrightKey-profiled universities with optional filters. Returns slug, name, country, city, 6-dimension S/A/B/C/D tiers, and verdict.
Full BrightKey profile for one university by slug: tier ratings + why, verdict, strengths/weaknesses, cost estimate, admissions tips. Bilingual.
Compare 2 universities on BrightKey's 6 dimensions. Returns per-dimension tier deltas + a sourced tier-delta paragraph (tiers, not a single rank).
5-year-after-graduation net ROI + break-even year for a degree. Pass a preset country slug (e.g. germany, uk-oxbridge, us-private) or 'all' for the ranked list.
List BrightKey-profiled international schools, filtered by city and/or curriculum (e.g. IB, A-Levels, AP). Returns name, curricula, fees, inspection rating, tiers.
Search BrightKey's cited answers to common international-education questions (curriculum, schools, universities, visas, process). Returns the best-match sourced answer.
Search across universities, schools, and answers. Returns {id, title, url} results; pass an id to fetch().
Fetch full content for an id returned by search (uni:<slug>, school:<city>/<slug>, answer:<slug>).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"co.brightkey/education-data": {
"url": "https://brightkey.co/api/mcp",
"transport": "streamable-http"
}
}
}