Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTYesHost for the MCP server
SYNC_USER1YesPassword for the first Anki sync slot (SYNC_USER1)
SYNC_USER2YesPassword for the second Anki sync slot (SYNC_USER2)
SYNC_USER3YesPassword for the third Anki sync slot (SYNC_USER3)
SYNC_USER4YesPassword for the fourth Anki sync slot (SYNC_USER4)
KEYCLOAK_URLYesURL of the Keycloak authentication server
ENCRYPTION_KEYYesAES-256 encryption key, 32 bytes (64 hex characters). Generate with: openssl rand -hex 32
KEYCLOAK_REALMYesKeycloak realm name (default: mcp)
NEXTAUTH_SECRETYesPortal session signing secret. Generate with: openssl rand -base64 32
POSTGRES_PASSWORDYesPassword for the PostgreSQL database

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/zylomeara/anki-mcp'

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