Server data from the Official MCP Registry
MCP server for SearXNG — privacy-respecting web search with pagination, URL reading
MCP server for SearXNG — privacy-respecting web search with pagination, URL reading
Set these up before or after installing:
Environment variable: SEARXNG_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ihor-sokoliuk-mcp-searxng": {
"env": {
"SEARXNG_URL": "your-searxng-url-here"
},
"args": [
"-y",
"mcp-searxng"
],
"command": "npx"
}
}
}A well-structured MCP server for SearXNG web search with proper authentication handling and appropriate permissions. The code demonstrates good security practices with environment variable configuration, proper error handling, and comprehensive test coverage. No significant security concerns were identified. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 6 files · 9 findings
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.
Be the first to review this server!