Back to MCP Servers
🔌

Ihor-Sokoliuk/MCP-SearXNG

MIT

📇 🏠/☁️ - A Model Context Protocol Server for

TypeScriptAI & LLMs

Install

npx -y mcp-searxng

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ihor-sokoliuk-mcp-searxng": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-searxng"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.