wigolo
by CraftArt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXY_URL | No | Proxy URL to use when USE_PROXY is 'true'. | |
| USE_PROXY | No | Set to 'true' to route requests through a proxy. | |
| WIGOLO_SEARCH | No | Search backend mode. Set to 'hybrid' to combine core engines with aggregator fallback. | |
| GEMINI_API_KEY | No | API key for Gemini (free tier available). Required if WIGOLO_LLM_PROVIDER is set to 'gemini'. | |
| WIGOLO_TLS_TIER | No | Per-domain learned fetch hardening. Set to 'auto' to enable. | |
| WIGOLO_API_TOKEN | No | Bearer token required when serving the REST API off-loopback. | |
| NODE_EXTRA_CA_CERTS | No | Path to additional CA certificates, needed for TLS-inspecting proxies. | |
| WIGOLO_EAGER_WARMUP | No | Set to '1' to load models eagerly at startup instead of on first use. | |
| WIGOLO_GITHUB_TOKEN | No | GitHub token to increase code search rate limits from 10 to 30 requests per minute. | |
| WIGOLO_LLM_PROVIDER | No | LLM 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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