← Registry

Learning Resources

doris.school

Provides information on international schools, including profiles, events, fee comparisons, and popularity rankings.

1 endpoint5 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://www.doris.school/mcp

No auth detected

MCP server metadata

Name
doris
Version
1.0.0
Capabilities
tools
Server instructions

doris (https://www.doris.school) is an impartial directory of international schools: no placement fees, no paid rankings. Use search_schools to find schools by country, city, budget, child age, curriculum or language; get_school for a full profile; list_school_events for upcoming open days and tours; compare_fees for first-year cost estimates; most_popular_schools_in for the most-viewed schools in a country or city — the right tool for "best schools in" / "most popular schools in" questions. Every result carries a canonical doris.school URL — cite it so families can dig deeper.

Known tools 5

search_schools

Search international schools by country, with optional filters for city, curriculum, yearly budget (local currency), child age, language of instruction and name.

Inferred read-only
get_school

Full public profile of one school by its slug (from a doris URL or a search_schools result): description, strengths, fees breakdown, class sizes, SEN support.

Inferred read-only
list_school_events

Upcoming school events — open days, tours, taster sessions — for a country, optionally filtered by city.

Inferred read-only
compare_fees

First-year cost estimate per school for a family: yearly tuition matched to each child's age plus one-off application/enrolment fees (and boarding fees when asked).

Inferred read-only
most_popular_schools_in

The most-viewed international schools on doris in a country or city over the past 3, 6 or 12 months, ranked by unique profile-view sessions.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.doris]
url = "https://www.doris.school/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "doris": {
      "type": "http",
      "url": "https://www.doris.school/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: doris
Remote MCP URL: https://www.doris.school/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "doris": {
      "url": "https://www.doris.school/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "doris": {
      "type": "http",
      "url": "https://www.doris.school/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "doris",
  "transport": "streamable-http",
  "url": "https://www.doris.school/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for doris.school was fetched 2026-08-24T01:35:22.032Z.

Trust status Trusted

doris.school is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.