Connects Claude to SearXNG search engines through a single search() function that takes queries and returns web results. You can point it at any SearXNG instance by setting the SEARXNG_URL environment variable, defaulting to localhost:8080. Install via uvx or clone locally. Useful when you need Claude to search the web through a privacy-focused, self-hosted search interface rather than relying on built-in search capabilities. The server wraps SearXNG's search API into MCP protocol, letting you integrate decentralized search into agentic workflows.
claude mcp add --transport stdio secretiveshell-mcp-searxng uvx mcp-searxng