SearXNG Search runs on your own machine — the client starts it, so there is no endpoint to ping. 12 564 installs a week from npm. Last commit 17 Sep 2026.
MCP server for SearXNG — privacy-respecting web search with pagination, URL reading
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-searxng -- npx -y mcp-searxng
{
"mcpServers": {
"mcp-searxng": {
"args": [
"-y",
"mcp-searxng"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-searxng]
command = "npx"
args = ["-y", "mcp-searxng"]
{
"mcpServers": {
"mcp-searxng": {
"args": [
"-y",
"mcp-searxng"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-searxng": {
"args": [
"-y",
"mcp-searxng"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SEARXNG_URL (URL of your SearXNG instance), AUTH_USERNAME (Legacy global SearXNG Basic Auth username), AUTH_PASSWORD (Legacy global SearXNG Basic Auth password).
The author declared them in the registry entry; get the values from the project itself.
MCP server for web search operations
Secure MCP server for public web search and URL fetching.
MCP server for advanced web search using Tavily
FastMCP server for Tavily search API with web search and content extraction
MCP server for iFlow Search web search, image search, and URL fetch tools.
MCP server for advanced web search using Tavily API.
Web search, page reading and structured extraction for AI agents, with strong RU coverage
MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection
Answers built from our own checks of this server.