Skip to content
Cursor

EduPage MCP Server for Cursor

io.github.oliverhruby/edupage-mcp

EduPage MCP: timetables, grades, homework, meals, messages, 2FA, multi-school, role-aware.

client:Cursor transport:streamable-http runtime:pypi

Install EduPage MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "edupage-mcp": {
      "url": "https://ghcr.io/oliverhruby/edupage-mcp:latest"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

EduPage MCP Server in other clients