Local-based Web Search MCP Server 'wigolo' Released for AI Agents
·2026.07.24 20:30
Key point
It is an MCP server tool for AI agents that performs web search and crawling locally without the burden of API key costs.
1 / 2
Details
Developed to solve the web access cost problem of AI coding agents, wigolo is an MCP (Model Context Protocol) server that runs search engines and collection engines on the user's local machine.
Key Features and Functions:
- Zero Cost: Core tools (search, fetch, crawl, extract, etc.) operate locally without an API key, incurring no per-query cost.
- 10 Specialized Tools Provided:
search: Performs multi-engine search and ML rerankingfetch: Page acquisition and markdown conversion using a headless browsercrawl: Multi-page crawling and robots.txt complianceextract: Extraction of structured data (JSON-LD, schema, etc.)research&agent: Autonomous collection loops and report synthesis
- Data Security: All data is processed within the local environment (
~/.wigolo/) to prevent external leakage. - Flexible LLM Integration: LLM is used only optionally when synthesizing research results, and can either remain fully local via Ollama or optionally use external APIs such as Gemini and OpenAI.
- Explainable Results: Provides engine telemetry, score breakdowns, citation IDs, etc. for search results, helping agents make evidence-based judgments.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.