SearXNG Search runs on your own machine — the client starts it, so there is no endpoint to ping. 27 926 installs a week from npm. Last commit 1 Aug 2026.
MCP server for SearXNG — privacy-respecting web search with pagination, URL reading
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"
}
}
}
Answers built from our own checks of this server.