Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AULA_MCP_DIRNoKonfig-mappe (fil-backend + transcripts + login-log).~/.config/aula-mcp
AULA_MCP_KEYNoKrypteringsnøgle til fil-backend (hex eller passphrase). Hvis ikke angivet, genereres en nøgle i AULA_MCP_DIR/.key.
AULA_MCP_LOGNoVerbose console-logs fra auth/client-lagene.off
AULA_MCP_RAWNoAktiverer aula.raw_request escape-hatch-toolet.off
AULA_MCP_HOSTNoBind-interface. Nægter ikke-loopback medmindre AULA_MCP_ALLOW_REMOTE=1.127.0.0.1
AULA_MCP_PORTNoBind-port for the MCP server.7878
AULA_MCP_WRITENoAktiverer skrive-tools (aula.presence.set_template — sæt komme/gå-tider). Serveren er read-only uden den.off
AULA_MCP_NO_KEYCHAINNoPå macOS: hvis sat til '1', falder token-lagring tilbage til fil-backend i stedet for Keychain.off
AULA_MCP_ALLOW_REMOTENoTillader at binde til ikke-loopback adresser (fx bag en reverse proxy).off

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Casperjuel/aula-mcp'

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