Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

co.brightkey/education-data

co.brightkey/education-data

Bilingual (EN+ZH) education data: 299 universities, 234 intl schools, degree-ROI, sourced answers.

Uptime
100.0%
2 direct probes · 30d
Response
585ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

list_universities

List BrightKey-profiled universities with optional filters. Returns slug, name, country, city, 6-dimension S/A/B/C/D tiers, and verdict.

get_university_profile

Full BrightKey profile for one university by slug: tier ratings + why, verdict, strengths/weaknesses, cost estimate, admissions tips. Bilingual.

compare_universities

Compare 2 universities on BrightKey's 6 dimensions. Returns per-dimension tier deltas + a sourced tier-delta paragraph (tiers, not a single rank).

degree_roi

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.

match_schools

List BrightKey-profiled international schools, filtered by city and/or curriculum (e.g. IB, A-Levels, AP). Returns name, curricula, fees, inspection rating, tiers.

answer_education_question

Search BrightKey's cited answers to common international-education questions (curriculum, schools, universities, visas, process). Returns the best-match sourced answer.

search

Search across universities, schools, and answers. Returns {id, title, url} results; pass an id to fetch().

fetch

Fetch full content for an id returned by search (uni:<slug>, school:<city>/<slug>, answer:<slug>).

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"
    }
  }
}