HomeSearch & Research › wigolo

wigolo

Local-first web intelligence MCP server for AI coding agents

TypeScript Local
★ 5,397 stars Last pushed 2026-09-23 License: NOASSERTION

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "wigolo": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "YOUR_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • YOUR_API_KEY required secret — Your API key for the service

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry