MCP MCP server · io.github.KnockOutEZ
io.github.KnockOutEZ/wigolo
Local-first web intelligence MCP server for AI coding agents
- host stars
- 5,263
- 30-day movement
- +5619/day
- Related entries
- 62
- Connections
- 10
npmlocalstdio
wigolo is a local-first web intelligence MCP server that gives AI coding agents ten tools for search, fetch, crawl, extract, caching, find-similar, research, agent, diff, and watch. It runs as a single Node process over stdio, keeps heavy work on-device, and returns results with verbatim excerpts pinned to source positions plus citation IDs.
It gives your agents a keyless local web layer with evidence-backed results instead of opaque summaries.
Use it to
- Search the web from a coding agent via MCP
- Crawl and extract page content locally
- Cache and dedupe fetched pages with find_similar
- Run research or agent tools with an LLM key
- Expose the same tools over REST with wigolo serve
For Developers building AI agents that need web access
- Runs
- installed — on your machine
- Transport
- stdio
- Tools
- 10
- Packaged as
- npm:wigolo
- Install
- npx -y wigolo
- Needs
- 1 environment variable, including secrets
- Version
- 0.2.1
- Last release
- 2026-07-19
topicsmcpweb-searchcrawlinglocal-firstai-agentsrest-api