TechMCP
JSON →Integrates with PSG College of Technology's e-campus portal to provide AI assistants access to student academic data like marks, attendance, and timetables.
Install
pip install -r Tools · 24
- get_ca1_subject_mark Get CA1 mark for a specific subject
- get_ca2_subject_mark Get CA2 mark for a specific subject
- get_ca1_all_marks Get CA1 marks for all subjects
- get_ca2_all_marks Get CA2 marks for all subjects
- get_assignment_mark_by_subject Get assignment marks for a subject
- get_all_assignment_marks Get all assignment marks
- get_tutorial_marks_by_subject Get tutorial marks for a subject
- get_all_tutorial_marks Get all tutorial marks
- list_available_subjects List all available subjects
- health_check Check scraper health status
- get_subject_attendance_percentage Get attendance % for a subject
- get_all_attendance_percentages Get attendance % for all subjects
- get_subject_absent_hours Get absent hours for a subject
- get_all_absent_hours Get absent hours for all subjects
- get_subject_present_hours Get present hours for a subject
- get_all_present_hours Get present hours for all subjects
- get_subject_available_bunks Calculate available bunks for a subject
- get_all_available_bunks Calculate available bunks for all subjects
- get_next_class Get your next scheduled class
- get_todays_schedule Get today's complete schedule
- get_schedule_from_now Get remaining classes for today
- get_tomorrows_schedule Get tomorrow's schedule
- get_schedule_for_day Get schedule for a specific day
- get_weekly_schedule Get weekly schedule
Links
★ 4 GitHub stars