kreta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KRETA_LABEL | No | Optional label identifying the child in the kreta_login response when using separate .env files. | |
| KRETA_ENV_FILE | No | Path to an alternative .env file to load, used when running separate MCP server instances per child. | |
| KRETA_PASSWORD | No | The KRÉTA password for the student. Quote it if it contains spaces or #. | |
| KRETA_USERNAME | No | The KRÉTA username/identifier for the student (single-child configuration). | |
| KRETA_PASSWORDS | No | Comma-separated list of KRÉTA passwords for multiple children. Passwords must not contain commas. | |
| KRETA_USERNAMES | No | Comma-separated list of KRÉTA usernames for multiple children. | |
| KRETA_CHILD_NAMES | No | Comma-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_CODE | No | The 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_CODES | No | Comma-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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/arpadtamasi/kreta-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server