Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub token for access to private repos (optional).
LEMA_API_URLNoURL for hosted retrieval API (optional).
LEMA_MCP_MODENoMode of operation: 'public' for read-only public demo, or 'local' for your own repo (default).
LEMA_API_TOKENNoToken for hosted retrieval API (optional).
LEMA_GUARD_LOGNoPath to guard log file (opt-in).
LEMA_USAGE_LOGNoPath to usage log file (opt-in).
LEMA_GUARD_MODENoGuard mode: 'context' (non-blocking nudge), 'ask' (prompt human on strong match), or 'off'.context
LEMA_PUBLIC_REPONoPublic repo to use with LEMA_MCP_MODE=public. Options: react-rfcs, k8s-enhancements, rust-rfcs.
LEMA_QUESTION_LOGNoPath to question log file (opt-in).
LEMA_DISABLE_QUERY_LOGGINGNoSet to '1' to drop query text from usage log.

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/lemahq/lema-mcp'

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