MCP-searxng
68
MCP-searxng is a server designed to connect agentic systems with search systems through the SearXNG platform, providing web search capabilities. It supports integration via configuration of JSON clients or git cloning for local setup, and allows custom URL configuration for the SearXNG server.
MCP-searxng
An MCP server for connecting agentic systems to search systems via searXNG.
Tools
- Search the web with SearXNG
Usage
- Via uvx: Configure your client JSON to use
uvx
with themcp-searxng
command. - Via git clone: Clone the repo and configure Claude Desktop to run using
uv
. - Set
SEARXNG_URL
environment variable to specify the SearXNG server URL.