polyu-estudent-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ESTUDENT_NETID | Yes | Your NetID (e.g., 12345678d) | |
| ESTUDENT_HEADFUL | No | Set to 1 to show browser (debugging) | 0 |
| ESTUDENT_BASE_URL | No | Base URL of eStudent | https://www.polyu.edu.hk/student |
| ESTUDENT_PASSWORD | Yes | Your portal password |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| session_statusA | Report whether there is a live authenticated eStudent session. |
| get_gradesA | Get subject grades and GPA. Optionally filter to a single term. |
| get_timetableB | Get the class timetable (lecture/tutorial slots, venues, times). |
| get_exam_scheduleC | Get the examination timetable (date, time, venue, seat). |
| search_subjectsA | Search subject offerings, two modes (eStudent Subject Search page). By subject (default): pass
|
| preview_registrationA | Preview add/drop actions WITHOUT submitting.
|
| confirm_registrationA | Submit add/drop actions for real. Requires the |
| start_course_sniperA | Start an automated course-grab job (restrained; hard frequency floors). mode="open_time": wait until Jobs self-heal: an expired session re-authenticates automatically and a crashed browser is relaunched. A job only ends early on rejected credentials, 5 consecutive page-structure errors (portal redesign), or the portal staying unreachable for 30+ minutes straight. Terminal events raise a macOS notification. |
| sniper_statusA | List sniper jobs, inspect one by |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1708004874a-star/polyu-estudent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server