Wigolo MCP Server

Local-first web intelligence for AI agents - no keys, no cloud, no metered bill.

People who work with developer tools, local first and metasearch and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 5,284 · #3 OF 93 MAINTAINED WEB SCRAPING · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Wigolo

before you install - you'll need

Set WIGOLO_LLM_PROVIDER, GEMINI_API_KEY, WIGOLO_SEARCH, WIGOLO_GITHUB_TOKEN, WIGOLO_TLS_TIER, WIGOLO_EAGER_WARMUP, WIGOLO_API_TOKEN before connecting.

Claude Code

claude mcp add knockoutez-wigolo -- npx -y wigolo

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "knockoutez-wigolo": {
      "command": "npx",
      "args": [
        "-y",
        "wigolo"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package wigolo - unscoped; check the name against the project README before installing

registry namespace io.github.KnockOutEZ is GitHub-verified and matches the repo owner

03 · What Wigolo can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.1 · 2026-07-19

hash full-body content, not view-truncated markdown · honest research/agent degradation + free-key guidance in tool descriptions · public-face overhaul - lean README, public docs/, examples/, docs on site…

v0.2.0 · 2026-07-17

non-empty Smithery release payload · auto-publish to MCP Registry + Smithery on release · use ## Tools heading for directory auto-extraction · add mcp.json manifest for directory auto-detection · add 400x400 logo asset…

v0.1.43-beta.2 · 2026-07-13

v0.1.43-beta.2

04 · Who maintains Wigolo

wigolo is maintained by knockoutez. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
web scraping - ranked #3 of 93 actively-maintained web scraping servers as of 2026-09-18.
release cadence
9 releases in the last 90 days (latest 2026-07-19)
registry
io.github.KnockOutEZ/wigolo (active, first published 2026-07-13 · 3 versions)
packages
npm:wigolo

06 · Wigolo FAQ

What is Wigolo?

Local-first web intelligence for AI agents - no keys, no cloud, no metered bill.

Is Wigolo still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Wigolo?

Run `npx -y wigolo`. The README documents 7 environment variables (WIGOLO_LLM_PROVIDER, GEMINI_API_KEY, WIGOLO_SEARCH…) to set first. Set WIGOLO_LLM_PROVIDER, GEMINI_API_KEY, WIGOLO_SEARCH, WIGOLO_GITHUB_TOKEN, WIGOLO_TLS_TIER, WIGOLO_EAGER_WARMUP, WIGOLO_API_TOKEN before connecting. You can also paste the ready-made client config above.

Does Wigolo run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Wigolo

head to head · Firecrawl MCP Server vs Wigolo · Wigolo vs Tavily MCP