SearXNG MCP Server
@kevinwatt
About SearXNG MCP Server
An MCP server implementation that integrates with SearXNG, providing privacy-focused meta search capabilities.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-searxng": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@kevinwatt/mcp-server-searxng",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is SearXNG MCP Server?
An MCP server implementation that integrates with SearXNG, providing privacy-focused meta search capabilities. It combines results from multiple search engines without tracking or user profiling, designed for AI assistants like Claude.
How to use SearXNG MCP Server?
Install via npm (npm install -g @kevinwatt/mcp-server-searxng) and run mcp-server-searxng, or configure as an MCP server in Dive Desktop or Claude Desktop using the provided JSON config. A local SearXNG instance must be running (Docker setup instructions are included), and the server connects to it via the SEARXNG_INSTANCES environment variable.
Key features of SearXNG MCP Server
- Meta search across multiple engines
- No tracking or user profiling
- Multiple search categories (general, news, science, files, images, videos, music, social media, IT)
- Language and time‑range filtering
- Three levels of safe search
- Fallback support with multiple SearXNG instances
Use cases of SearXNG MCP Server
- Privacy‑aware web search from an AI assistant
- Aggregated results from Google, DuckDuckGo, Bing, and others
- Category‑specific searches (e.g., images, news, scientific articles)
- Reliable search with automatic failover between instances
FAQ from SearXNG MCP Server
Does SearXNG MCP Server require a SearXNG instance?
Yes. You must have a SearXNG instance running (instructions to run it via Docker are provided in the README). The default address is http://localhost:8080.
What search categories are available?
General, news, science, files, images, videos, music, social media, and IT. The default category is "general".
How can I configure multiple SearXNG instances for fallback?
Set the SEARXNG_INSTANCES environment variable to a comma‑separated list of URLs (e.g., http://localhost:8080,https://searx.example.com). The server will try them in order.
What safe search levels does the server support?
Three levels: 0 (No filtering), 1 (Moderate, default), and 2 (Strict).
Is SearXNG MCP Server truly privacy‑focused?
Yes. It integrates with SearXNG, which does not track users or build search profiles, and the server sends queries directly to the SearXNG instance without additional logging.
Frequently asked questions
Does SearXNG MCP Server require a SearXNG instance?
Yes. You must have a SearXNG instance running (instructions to run it via Docker are provided in the README). The default address is `http://localhost:8080`.
What search categories are available?
General, news, science, files, images, videos, music, social media, and IT. The default category is "general".
How can I configure multiple SearXNG instances for fallback?
Set the `SEARXNG_INSTANCES` environment variable to a comma‑separated list of URLs (e.g., `http://localhost:8080,https://searx.example.com`). The server will try them in order.
What safe search levels does the server support?
Three levels: 0 (No filtering), 1 (Moderate, default), and 2 (Strict).
Is SearXNG MCP Server truly privacy‑focused?
Yes. It integrates with SearXNG, which does not track users or build search profiles, and the server sends queries directly to the SearXNG instance without additional logging.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments