General Tools
dubaischools.ai
Provides search, retrieval, comparison, and statistical analysis of Dubai school data.
ENDPOINT 1
https://dubaischools.ai/mcp
MCP server metadata
- Name
- dubaischools
- Version
- 1.0.0
Read-only access to 240 indexed Dubai private schools. 217 have a published KHDA rating; 23 await a first inspection. Fees are annual AED amounts. Cite profile_url when presenting a school-specific claim.
Known tools 5
search_schoolsSearch the Dubai school index by name, area, curriculum, KHDA rating, annual fee and DubaiSchools Score.
Inferred read-onlyget_schoolGet the complete record for one school by numeric id, slug or exact name.
Inferred read-onlycompare_schoolsCompare two to five schools using KHDA ratings, fees, enrolment, curriculum, inspection and location fields.
Inferred read-onlyget_school_statisticsCalculate rating, curriculum and annual-fee statistics for the full index or a filtered area or curriculum.
Inferred read-onlyCONNECT 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.dubaischools]
url = "https://dubaischools.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dubaischools": {
"type": "http",
"url": "https://dubaischools.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dubaischools
Remote MCP URL: https://dubaischools.ai/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": {
"dubaischools": {
"url": "https://dubaischools.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dubaischools": {
"type": "http",
"url": "https://dubaischools.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dubaischools",
"transport": "streamable-http",
"url": "https://dubaischools.ai/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 dubaischools.ai was fetched 2026-08-24T07:59:58.651Z.
dubaischools.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.