wigolo
Rank #483io.github.KnockOutEZ/wigolo
Local-first web intelligence MCP server for AI coding agents
wigolo is a Model Context Protocol (MCP) server published by KnockOutEZ. It ranks #483 of 132,046 servers tracked on MCP Toplist, and its repository has 5,379 GitHub stars. wigolo is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on May 31, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 131,563 of 132,046 servers on MCP Toplist.
Use wigolo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wigolo -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- npx -y wigoloReplace each placeholder with your own value before saving.
[mcp_servers.wigolo]
command = "npx"
args = ["-y", "wigolo"]
[mcp_servers.wigolo.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wigolo": {
"command": "npx",
"args": [
"-y",
"wigolo"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wigolo": {
"command": "npx",
"args": [
"-y",
"wigolo"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wigolo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wigolo"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wigolo": {
"command": "npx",
"args": [
"-y",
"wigolo"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wigolo": {
"command": "npx",
"args": [
"-y",
"wigolo"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.KnockOutEZ%2Fwigolo)<a href="https://mcptoplist.com/server/io.github.KnockOutEZ%2Fwigolo"><img src="https://mcptoplist.com/badge/io.github.KnockOutEZ%2Fwigolo.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
KnockOutEZ
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Jul 19, 2026 |
| 0.2.0 | Jul 17, 2026 |
| 0.1.43-beta.2 | Jul 13, 2026 |
Frequently asked questions
- Who maintains wigolo?
- wigolo is maintained by KnockOutEZ, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is wigolo listed on the Official MCP Registry?
- Yes — wigolo is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does wigolo have?
- MCP Toplist tracks 3 versions of wigolo, most recently published on Jul 19, 2026.
- Where can I find the source code for wigolo?
- The source code for wigolo is hosted at github.com/KnockOutEZ/wigolo.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.