lema
Officialby lemahq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub token for access to private repos (optional). | |
| LEMA_API_URL | No | URL for hosted retrieval API (optional). | |
| LEMA_MCP_MODE | No | Mode of operation: 'public' for read-only public demo, or 'local' for your own repo (default). | |
| LEMA_API_TOKEN | No | Token for hosted retrieval API (optional). | |
| LEMA_GUARD_LOG | No | Path to guard log file (opt-in). | |
| LEMA_USAGE_LOG | No | Path to usage log file (opt-in). | |
| LEMA_GUARD_MODE | No | Guard mode: 'context' (non-blocking nudge), 'ask' (prompt human on strong match), or 'off'. | context |
| LEMA_PUBLIC_REPO | No | Public repo to use with LEMA_MCP_MODE=public. Options: react-rfcs, k8s-enhancements, rust-rfcs. | |
| LEMA_QUESTION_LOG | No | Path to question log file (opt-in). | |
| LEMA_DISABLE_QUERY_LOGGING | No | Set 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
| 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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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