EduPage MCP Server
Related Servers
Alternatives to EduPage MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceMCP server that connects Claude to Edupage, a school information system used across Europe. Provides access to timetables, grades, homework, messages, students, teachers, and more.251GPL 3.0
- FlicenseNot gradedqualityBmaintenanceConnects AI agents to the École Directe API to access grades, homework, timetables, school life, messages, and documents.-
- FlicenseCqualityCmaintenanceEnables interaction with the Edookit school management system API, exposing attendance, lessons, people, grades, payments, courses, timetable, and individual goals as MCP tools.46-
- FlicenseNot gradedqualityCmaintenanceEnables AI clients to access and query WebUntis school data, including timetables, homework, exams, absences, and more via MCP tools.-
- FlicenseBqualityBmaintenanceEnables parents and students to interact with the Edookit school portal through MCP, including viewing grades, assignments, timetables, attendance, messages, payments, and more, as well as submitting absence excuses and sending messages.21-
- AlicenseNot gradedqualityAmaintenanceEnables accessing IServ school platform features such as timetable, exercises, messenger, and more via natural language, without exposing credentials to agents.1MIT
TDQS
Scored across 46 tools
Many tools have distinct purposes, but significant overlap exists among student-related tools (get_students, get_all_students, get_my_students, scan_students, find_student) and timetable tools (get_my_timetable, get_student_timetable, get_timetable, get_next_week_timetable, get_timetable_range). The descriptions help but an agent could easily misselect without careful reading.
Most tool names follow a consistent verb_noun or noun pattern (get_, login_, switch_), but a few deviate (school_year, user_id, two_factor_check_confirmed). Overall predictable and readable.
46 tools is excessive for the domain, with many overlapping functions and niche authentication/2FA tools that could be consolidated. The count feels heavy and increases selection complexity.
The surface covers a wide range of school operations (timetables, grades, meals, messaging, authentication), but lacks explicit update/delete operations for most resources (e.g., no update_homework, no delete_message). Minor gaps that agents can work around via custom_request.