Skip to main content
Glama
markrz-0

ekursy-mcp-py

by markrz-0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MOODLE_API_BASENoBase URL of the ekursy-zero scraper service (default: http://localhost:8080)http://localhost:8080
MOODLE_PASSWORDYesYour eKursy/Moodle password
MOODLE_USERNAMEYesYour eKursy/Moodle username (e.g., email@student.put.poznan.pl)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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