aula-mcp
by Casperjuel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AULA_MCP_DIR | No | Konfig-mappe (fil-backend + transcripts + login-log). | ~/.config/aula-mcp |
| AULA_MCP_KEY | No | Krypteringsnøgle til fil-backend (hex eller passphrase). Hvis ikke angivet, genereres en nøgle i AULA_MCP_DIR/.key. | |
| AULA_MCP_LOG | No | Verbose console-logs fra auth/client-lagene. | off |
| AULA_MCP_RAW | No | Aktiverer aula.raw_request escape-hatch-toolet. | off |
| AULA_MCP_HOST | No | Bind-interface. Nægter ikke-loopback medmindre AULA_MCP_ALLOW_REMOTE=1. | 127.0.0.1 |
| AULA_MCP_PORT | No | Bind-port for the MCP server. | 7878 |
| AULA_MCP_WRITE | No | Aktiverer skrive-tools (aula.presence.set_template — sæt komme/gå-tider). Serveren er read-only uden den. | off |
| AULA_MCP_NO_KEYCHAIN | No | På macOS: hvis sat til '1', falder token-lagring tilbage til fil-backend i stedet for Keychain. | off |
| AULA_MCP_ALLOW_REMOTE | No | Tillader 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
| Name | Description |
|---|---|
No tools | |
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
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