Server data from the Official MCP Registry
Local-first web intelligence MCP server for AI coding agents
Local-first web intelligence MCP server for AI coding agents
wigolo is a well-intentioned local-first MCP server for web intelligence with strong privacy-by-design principles. Code quality is solid with comprehensive test coverage and proper error handling. Minor concerns around optional dependency security, environment variable handling in LLM synthesis, and limited input validation on some user-controlled parameters do not materially impact the security posture given the server's benign purpose and local-first architecture. Package verification found 1 issue.
4 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: YOUR_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-knockoutez-wigolo": {
"env": {
"YOUR_API_KEY": "your-your-api-key-here"
},
"args": [
"-y",
"wigolo"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.