Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EVA_PASSNoYour EVA password used as a fallback when not using the system keyring.
EVA_USERNoYour EVA username (CI) used as a fallback when not using the system keyring.

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

Tools

Functions exposed to the LLM to take actions

NameDescription
eva_cursosA

Lista los cursos matriculados en el EVA (id, nombre, código).

eva_avisosB

Últimos avisos del foro de un curso (nombre, código o id).

eva_avisoB

Texto completo de un aviso (id de la discusión).

eva_actividadesC

Actividades de un curso, opcionalmente filtradas por sección.

eva_calendarioC

Eventos del calendario (por defecto el mes actual).

eva_materialA

Materiales (archivos y páginas) de un curso, sin descargar.

eva_descargar_materialB

Descarga los materiales de un curso a destino y devuelve las rutas.

destino acepta rutas Windows nativas, ~/... y rutas MSYS (/tmp/..., /c/Users/...); se normalizan automáticamente.

eva_loginA

Fuerza un login fresco, descartando la sesión cacheada.

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/FranciszekaMateu/eva-mcp'

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