Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KRETA_LABELNoOptional label identifying the child in the kreta_login response when using separate .env files.
KRETA_ENV_FILENoPath to an alternative .env file to load, used when running separate MCP server instances per child.
KRETA_PASSWORDNoThe KRÉTA password for the student. Quote it if it contains spaces or #.
KRETA_USERNAMENoThe KRÉTA username/identifier for the student (single-child configuration).
KRETA_PASSWORDSNoComma-separated list of KRÉTA passwords for multiple children. Passwords must not contain commas.
KRETA_USERNAMESNoComma-separated list of KRÉTA usernames for multiple children.
KRETA_CHILD_NAMESNoComma-separated list of child names for multiple children. Must be in the same order as KRETA_USERNAMES, KRETA_PASSWORDS and KRETA_INSTITUTE_CODES.
KRETA_INSTITUTE_CODENoThe KRÉTA institution code. Can be the code itself, the hostname (iskolakod.e-kreta.hu), or the full https://iskolakod.e-kreta.hu URL.
KRETA_INSTITUTE_CODESNoComma-separated list of KRÉTA institution codes for multiple children.

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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kreta_loginA

Belépés ellenőrzése OAuth 2.0 Authorization Code + PKCE használatával.

Ha nincs 'child' megadva és több gyerek van beállítva, mindegyiket ellenőrzi, és gyerekenkénti státuszt ad vissza.

kreta_student_profileB

A bejelentkezett tanuló adatlapjának lekérése.

kreta_guardian_profileB

A bejelentkezett fiók gondviselői adatlapjának lekérése.

kreta_class_groupsC

A tanuló osztályainak és csoportjainak lekérése.

kreta_evaluationsB

Jegyek és más értékelések lekérése, legfeljebb a megadott darabszámban.

kreta_absencesB

Mulasztások és igazolási állapotuk lekérése.

kreta_notesC

Tanári és intézményi feljegyzések lekérése.

kreta_announcementsC

A KRÉTA faliújság-elemeinek lekérése.

kreta_timetableA

Órarend lekérése egy YYYY-MM-DD dátumtartományra (alapból ±7 nap).

kreta_timetable_itemB

Egy órarendi elem részleteinek lekérése a listából kapott UID alapján.

kreta_homeworkB

Házi feladatok lekérése dátumtartományra (alapból az elmúlt 30 és következő 14 nap).

kreta_homework_detailA

Egy házi feladat részleteinek lekérése a listából kapott UID alapján.

kreta_announced_testsC

Bejelentett dolgozatok és számonkérések lekérése dátumtartományra.

kreta_consulting_hoursC

Fogadóórák lekérése dátumtartományra.

kreta_consulting_hour_detailA

Egy fogadóóra részleteinek lekérése a listából kapott UID alapján.

kreta_school_calendarC

A tanév rendjének és intézményi napjainak lekérése.

kreta_week_scheduleC

Az intézményi heti órarendi beosztás lekérése.

kreta_class_averagesC

A tanuló csoportjaihoz elérhető osztályátlagok lekérése.

kreta_device_statusA

A KRÉTA tárgyi eszköz kiosztási és regisztrációs állapotának lekérése.

kreta_lazar_ervin_eventsB

A Lázár Ervin Programhoz tartozó előadások lekérése.

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/arpadtamasi/kreta-ai'

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