viccios/mcp-server-timetable-restinga-fetcher
3.1
If you are the rightful owner of mcp-server-timetable-restinga-fetcher and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project is a Python-based MCP server using the FastMCP library, designed to integrate Timetable Restinga Fetcher data with a Language Model.
Tools
Functions exposed to the LLM to take actions
get_teachers
Returns the name of all teachers
get_subjects
Returns the name of all subjects
get_classrooms
Returns the number of all classrooms
get_classes
Returns the name of all courses
get_periods
Returns the schedule of each period
get_dayparts
Returns all parts of the day
get_dates
Returns all dates
get_event_types
Returns all event types
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client