Loading MCP server directory, please wait...
EduPage MCP: timetables, grades, homework, meals, messages, 2FA, multi-school, role-aware.
npx @getmcp/cli add io.github.oliverhruby/edupage-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
EDUPAGE_USERNAMEYour EduPage username
EDUPAGE_PASSWORDYour EduPage password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.oliverhruby/edupage-mcp": {
"command": "uvx",
"args": [
"edupage-mcp-full"
],
"env": {
"EDUPAGE_USERNAME": "",
"EDUPAGE_PASSWORD": "",
"EDUPAGE_SUBDOMAINS": ""
}
}
}
}