ihor-sokoliuk/mcp-searxng
An MCP server that connects AI assistants to SearXNG for web search and content extraction.

This is a Model Context Protocol server that integrates with SearXNG, a privacy-focused metasearch engine. It exposes web search and URL content reading capabilities to AI assistants through the MCP protocol. The server runs as a separate Node.js process that AI clients like Claude Desktop connect to, providing tools for general queries, news search, pagination, time/language filtering, and safe search controls. URL content is cached with configurable TTL to reduce redundant requests.