Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: 'debug', 'info', 'warn', 'error' (default 'info').info
LOG_FORMATNoLog format: 'json' (default) or 'text'.json
SEARXNG_URLNoExternal SearXNG URL (overrides local bootstrap).
GROQ_API_KEYNoGroq API key (alternative to WIGOLO_LLM_API_KEY).
BRAVE_API_KEYNoBrave Search API key to add Brave to the search pool.
WIGOLO_SEARCHNoSearch backend: 'core' (default), 'searxng', or 'hybrid'.core
GOOGLE_API_KEYNoGoogle AI API key (alternative to WIGOLO_LLM_API_KEY for Gemini).
OPENAI_API_KEYNoOpenAI API key (alternative to WIGOLO_LLM_API_KEY).
WIGOLO_DATA_DIRNoRoot directory for cache, models, config (default ~/.wigolo).
WIGOLO_TLS_TIERNoTLS impersonation tier: 'off' (default), 'auto', or 'on'.off
ANTHROPIC_API_KEYNoAnthropic API key (alternative to WIGOLO_LLM_API_KEY for Anthropic).
WIGOLO_LLM_API_KEYNoAPI key for the LLM provider. Optional – core tools work without it.
WIGOLO_EAGER_WARMUPNoSet to '1' to pre-warm models on startup.
WIGOLO_GITHUB_TOKENNoGitHub token for increased code search rate limits and org-private repos.
WIGOLO_LLM_PROVIDERNoLLM provider (anthropic, openai, gemini, groq, or custom URL). 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/KnockOutEZ/wigolo'

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