unofficial-magister-mcp
Related Servers
Alternatives to unofficial-magister-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceA local MCP server that enables LLMs like Claude to access Schulmanager Online data including schedules, homework, exams, grades, and parental letters.1-
- AlicenseNot gradedqualityCmaintenanceMCP server that gives Claude Desktop access to school data from Studie+ (Danish school platform), enabling queries about schedules, homework, assignments, and files directly in chat.MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that lets Claude look up a student's daily class schedule. It includes a built-in mock timetable and uses Streamable HTTP transport, requiring no API credentials to try.-
- -licenseNot gradedqualityNot gradedmaintenanceA local MCP server that exposes Pronote (French school management system) data via MCP, enabling AI assistants to retrieve schedules, homework, grades, absences, and more. Supports token-based authentication with QR code setup.-
- AlicenseAqualityAmaintenanceConnect Claude and other MCP clients to your Smartschool account to ask about grades, assignments, messages, and your schedule in plain language.113MIT
- 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
TDQS
Scored across 4 tools
Each tool serves a distinct purpose: get_schedule for a specific date, get_week_schedule for a weekly view, get_dropoff_time for the first class time, and get_pickup_time for the last class time. There is no overlap or ambiguity between them.
All tool names follow the consistent pattern 'get_<noun>' (get_schedule, get_week_schedule, get_dropoff_time, get_pickup_time). The convention is uniform and predictable.
With only 4 tools, the server is well-scoped and each tool serves a necessary function for schedule-related queries. The count is within the ideal range for a focused utility.
For the apparent purpose of reading school schedule information, the surface is complete: it covers daily schedules, weekly schedules, and the two key time points (first and last class). No obvious gaps exist.