mcp-searxng and searxng-mcp-bridge
These are competitors offering alternative implementations of the same functionality—both provide MCP server interfaces to SearXNG instances, so users would choose one based on feature set and code quality rather than use them together.
About mcp-searxng
ihor-sokoliuk/mcp-searxng
MCP Server for SearXNG
Exposes two MCP tools: `searxng_web_search` with filtering by time range, language, and safe search level; and `web_url_read` for extracting markdown content with section filtering and paragraph range selection. Implements TTL-based caching for URL content and supports configurable proxy routing per tool, HTTP Basic Auth, and custom User-Agent headers for both search and content extraction interfaces.
About searxng-mcp-bridge
nitish-raj/searxng-mcp-bridge
Model-Context Protocol server that acts as a bridge to a SearxNG instance
Exposes both STDIO and HTTP transports with MCP JSON-RPC endpoints for flexible client integration, including session management, CORS support, and rate limiting in HTTP mode. Provides `search` and `health_check` tools that query a configurable SearXNG instance, enabling AI clients and applications to perform privacy-focused web searches through the Model Context Protocol standard.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work