Provides integration with SearXNG search engine by connecting to a SearXNG instance specified via the --url parameter
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@searxng-mcp-serversearch for latest AI developments in machine learning"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SearXNG MCP Server
A Model Control Protocol (MCP) server for SearXNG, allowing AI assistants to search the web through a SearXNG instance.
Features
Search the web using SearXNG via simple API calls
Get information about available search engines
Configure search parameters including categories, languages, and safe search settings
Related MCP server: drupal-modules-mcp MCP Server
Usage in MCP Configuration
Docker Usage
You can run this MCP server using Docker:
API Tools
Search
Get Available Engines
Local Development
Requirements:
Python 3.11+
uv (Python package manager)