tisDDM/searxng-mcp
A Model Context Protocol (MCP) server that enables AI assistants to perform web searches using SearXNG, a privacy-respecting metasearch engine.
Platform-specific configuration:
{
"mcpServers": {
"searxng-mcp": {
"command": "npx",
"args": [
"-y",
"searxng-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...