Skip to main content
Glama
nalancuchu

Librus Read-only MCP

by nalancuchu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_ACCESS_TOKENNoBearer token required for remote Streamable HTTP mode. Must be at least 32 characters. Not needed for stdio mode.
ALLOW_INSECURE_HTTPNoSet to 'true' to allow insecure HTTP for local testing only. Must not be used in public deployments.
LIBRUS_PORTAL_EMAILYesEmail address of the LIBRUS parent account.
LIBRUS_ATTACHMENT_DIRNoDirectory where message attachments are saved. Used in stdio mode. Defaults to ~/Documents/LibrusAttachments on macOS.
LIBRUS_PORTAL_PASSWORDYesPassword for the LIBRUS parent account.
LIBRUS_MAX_ATTACHMENT_BYTESNoMaximum attachment size in bytes. Default is 10485760 (10 MiB).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_studentsA

Lista wszystkich dzieci powiązanych z Kontem LIBRUS. Nie zwraca tokenów.

get_student_profileB

Profil jednego dziecka.

get_gradesA

Oceny dziecka w podanym zakresie dat.

get_attendanceB

Frekwencja dziecka w podanym zakresie dat.

get_timetableA

Plan lekcji dziecka; zakres maksymalnie 31 dni, z zastępstwami zwracanymi przez Librus.

get_calendarB

Terminarz i dni wolne dziecka w podanym zakresie dat.

get_homeworkC

Zadania domowe i przypisane prace dziecka.

get_announcementsB

Ogłoszenia szkolne (oddzielne od wiadomości).

list_messagesB

Lista wiadomości dziecka, wyłącznie odczyt.

get_messageC

Treść pojedynczej wiadomości, wyłącznie odczyt.

download_message_attachmentB

Pobiera załącznik należący do wskazanej wiadomości do prywatnego katalogu lokalnego.

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/nalancuchu/librus-readonly-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server