Oak Curriculum MCP - Invite Only Public Alpha

Designed for educators, this service connects your AI assistant to Oak's high quality, free, fully sequenced and openly licensed curriculum resources — thousands of lessons, units, and assets across subjects and key stages.

Status: ok • Route: /mcp • Auth: OAuth 2.1

Connect the Oak Curriculum MCP to your AI assistant

Add this to your MCP client configuration:

{
  "mcpServers": {
    "oak-curriculum": {
      "type": "http",
      "url": "https://curriculum-mcp-alpha.oaknational.dev/mcp"
    }
  }
}

This server uses OAuth 2.1 authorization. You will be prompted to log in. Access is currently for internal staff or by invitation.

Documentation

For details about the underlying curriculum data, see the Oak Curriculum API documentation.

Browse the MCP server implementation: code on GitHub.