Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXY_URLNoProxy URL to use when USE_PROXY is 'true'.
USE_PROXYNoSet to 'true' to route requests through a proxy.
WIGOLO_SEARCHNoSearch backend mode. Set to 'hybrid' to combine core engines with aggregator fallback.
GEMINI_API_KEYNoAPI key for Gemini (free tier available). Required if WIGOLO_LLM_PROVIDER is set to 'gemini'.
WIGOLO_TLS_TIERNoPer-domain learned fetch hardening. Set to 'auto' to enable.
WIGOLO_API_TOKENNoBearer token required when serving the REST API off-loopback.
NODE_EXTRA_CA_CERTSNoPath to additional CA certificates, needed for TLS-inspecting proxies.
WIGOLO_EAGER_WARMUPNoSet to '1' to load models eagerly at startup instead of on first use.
WIGOLO_GITHUB_TOKENNoGitHub token to increase code search rate limits from 10 to 30 requests per minute.
WIGOLO_LLM_PROVIDERNoLLM provider used for synthesis in research/agent tools. Options: gemini, anthropic, openai, groq, ollama. Optional; without it these tools return raw briefs.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/CraftArt/wigolo'

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