Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
E2B_API_KEYNoAPI key for E2B sandbox (required for run, run_code, and code execution inside agents if Daytona not used)
GEMINI_API_KEYNoAPI key for Gemini embeddings (optional, used if Voyage and OpenAI not set)
GOOGLE_API_KEYNoAlias for GEMINI_API_KEY
OPENAI_API_KEYNoAPI key for OpenAI embeddings (optional, used if Voyage not set)
VOYAGE_API_KEYNoAPI key for Voyage AI embeddings (optional, takes priority over OpenAI/Gemini)
DAYTONA_API_KEYNoAPI key for Daytona sandbox (required for run, run_code, and code execution inside agents if E2B not used)
EMBEDDING_MODELNoOverride embedding model (optional)
VECTOR_STORE_DBNoOverride path for vector store SQLite database (optional)
SANDBOX_PROVIDERNoForce sandbox provider: 'daytona' or 'e2b' (optional)
EMBEDDING_PROVIDERNoOverride embedding provider (optional)
OPENROUTER_API_KEYYesRequired to run agents (hire_agent, audit_code, etc.)
EMBEDDING_DIMENSIONSNoOverride embedding dimensions (optional)
SCRIPT_INDEX_DB_PATHNoOverride path for script index SQLite database (optional)

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/YokiiDesu/vending-machine-mcp'

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