Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COHERE_API_KEYNoCohere API key for using Cohere embedding provider
OPENAI_API_KEYNoOpenAI API key for using OpenAI embedding provider
PAMPA_BENCH_BM25NoEnable or disable BM25 candidate generation in benchmark
PAMPA_BENCH_MODESNoLimit benchmark to specific modes (e.g., 'base,hybrid')
PAMPA_ENCRYPTION_KEYNo32-byte encryption key in base64 or hex format for encrypting chunk bodies at rest using AES-256-GCM
PAMPA_MOCK_RERANKER_TESTSNoEnable mock reranker tests (enabled by default inside the benchmark harness)1

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/tecnomanu/pampa'

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