studylife-mcp
Related Servers
Alternatives to studylife-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceEnables users to discover campus resources, download and read course files, check supported student portals, and organize tasks, favorites, and study plans through natural language using their own authenticated session in an MCP host.311MIT
- FlicenseNot gradedqualityCmaintenanceProvides tools for querying student academic data such as subjects, marks, performance reports, timetable, exams, fees, events, holidays, and assignments via natural language.-
- FlicenseNot gradedqualityBmaintenanceEnables a study assistant to explain topics, build study plans, and generate revision checklists, with read-only access to course outline and status resources.-
- AlicenseNot gradedqualityBmaintenanceEnables natural-language queries across multiple schools' Canvas and Blackboard accounts for courses, notifications, assignments, grades, feedback, and schedules, with read-only access and local todo/calendar export.1MIT
- FlicenseAqualityCmaintenanceEnables read-only interaction with CMU Student Information Online data, including student context, schedules, grades, enrollment, account activity, and campus life through MCP tools.8-
- FlicenseAqualityCmaintenanceProvides read-only access to Canvas LMS, enabling users to view active courses, grades, and upcoming assignments through natural language queries.2-
TDQS
Scored across 7 tools
Each tool targets a distinct resource and action: create_note/create_session for writes, list_notes/list_sessions/list_courses/list_course_goals for reads, and search_notes for full-text lookup. list_notes (all notes) vs search_notes (query-based) is a clean, well-articulated boundary. No two tools appear to do the same thing.
All seven tools follow a uniform snake_case verb_noun pattern (create_note, create_session, list_courses, list_course_goals, list_notes, list_sessions, search_notes). No mixed conventions or vague verbs.
Seven tools is well-scoped for a study-management domain, with each tool earning its place across notes, sessions, courses, and goals. Neither thin nor bloated.
The surface covers creation and listing for notes/sessions and read-only listing for courses/goals, but there is no update or delete for notes or sessions (descriptions even note they 'do not modify or delete any existing data'). Agents cannot edit or remove content, a notable lifecycle gap, though core read/write workflows are reachable.