Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALAYA_DBNoPath to SQLite database~/.alaya/memory.db
ALAYA_LLM_MODELNoModel name. Any small/fast model works (GPT-4o-mini, Haiku, Gemini Flash, etc.)gpt-4o-mini
ALAYA_LLM_API_KEYNoAPI key for auto-consolidation (enables ExtractionProvider). Requires llm feature.
ALAYA_LLM_API_URLNoOpenAI-compatible chat completions endpointhttps://api.openai.com/v1/chat/completions

Capabilities

Features and capabilities supported by this server

CapabilityDetails

No capabilities declared

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/SecurityRonin/alaya'

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