Enables privacy-respecting metasearch capabilities with customizable search parameters including language, time range, categories, engines, safe search levels, and pagination control.
SearXNG MCP Server
Version: 0.0.2
Perform privacy-respecting web searches using SearXNG through an MCP server!
This repository is actively maintained - Contributions are welcome!
Supports:
Privacy-respecting metasearch
Customizable search parameters (language, time range, categories, engines)
Safe search levels
Pagination control
Basic authentication support
Random instance selection
CLI
Short Flag | Long Flag | Description |
-h | --help | See usage |
-t | --transport | Transport method: 'stdio', 'http', or 'sse' (default: stdio) |
-s | --host | Host address for HTTP transport (default: 0.0.0.0) |
-p | --port | Port number for HTTP transport (default: 8000) |
Using as an MCP Server:
AI Prompt:
AI Response:
Use in CLI
Use with AI
Deploy MCP Server as a Service
Modify the compose.yml
Configure mcp.json
Run as a docker container:
Install Python Package
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Enables privacy-respecting web searches through SearXNG metasearch engine with customizable parameters like language, time range, categories, and engines. Supports safe search levels, pagination control, and basic authentication for secure search operations.