Oak Curriculum MCP - Internal Alpha

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

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

Connecting as an MCP server

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. Currently only Oak staff have access.

Documentation

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