Server data from the Official MCP Registry
MCP server for SearXNG aggregator — web search across multiple engines via Model Context Protocol
MCP server for SearXNG aggregator — web search across multiple engines via Model Context Protocol
Set these up before or after installing:
Environment variable: SEARXNG_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aicrafted-searxng-mcp": {
"env": {
"SEARXNG_URL": "your-searxng-url-here"
},
"args": [
"-y",
"github:aicrafted/searxng-mcp"
],
"command": "npx"
}
}
}This is a well-structured SearXNG MCP server with proper security practices. The server requires appropriate permissions for its purpose as a search tool and implements good error handling and input validation. Minor improvements could be made in logging sensitive data handling and connection timeouts. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 2 high severity).
Scanned 3 files · 8 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!