ekursy-mcp-py
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOODLE_API_BASE | No | Base URL of the ekursy-zero scraper service (default: http://localhost:8080) | http://localhost:8080 |
| MOODLE_PASSWORD | Yes | Your eKursy/Moodle password | |
| MOODLE_USERNAME | Yes | Your eKursy/Moodle username (e.g., email@student.put.poznan.pl) |
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 |
|---|---|
| get_user_profileA | Fetch the authenticated student's profile information and USOS number. |
| list_coursesA | Get a list of all courses the student is enrolled in. |
| get_course_contentB | Get the detailed page fragments and sections for a specific course (including presentations, lecturer names, assignments, and other files). |
| get_course_gradesB | Fetch the hierarchical gradebook for a specific course. |
| resolve_material_linkC | Download and parse internal university files (PDFs, Images) - resource. |
| resolve_proxyC | Download and parse internal university proxies (PDFs, Images, URLs etc). |
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
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/markrz-0/ekursy-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server