A
securityA
licenseA
qualityAn MCP server implementation that integrates the SearxNG API, providing web search capabilities.
Last updated -
2
633
63
JavaScript
MIT License
Allows searching the web using SearXNG, a privacy-respecting metasearch engine
An MCP server for connecting agentic systems to search systems via searXNG.
Search the web with SearXNG
Clone the repo and add this JSON to claude desktop
you can run this server with uvx mcp-searxng
, or use a local copy of the repo
you will need to change the paths to match your environment
SEARXNG_URL
to the URL of the searxng server (default is http://localhost:8080
)Note: if you are using claude desktop make sure to kill the process (task manager or equivalent) before running the server again
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
An MCP server for connecting agentic systems to search systems via searXNG.