Access Dubai school data programmatically
Our Model Context Protocol (MCP) server allows AI assistants like Claude to directly query school data.
JSON-RPC 2.0 endpoint for MCP requests
Search by area, curriculum, rating, max fee, age group
Get full details for a school by ID or name
Compare 2-5 schools side by side
List all Dubai areas with school counts
Fee ranges by curriculum or area
Schools within X km of a location
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "search_schools",
"arguments": {
"area": "Arabian Ranches",
"curriculum": "UK",
"rating": "Outstanding"
}
}
}
Complete database of 226 Dubai schools with KHDA ratings, fees, locations, and more
Database of 260 nurseries and early learning centres
Mapping of residential communities to KHDA areas
Machine-readable documentation for AI systems: