Back to directory
sacode/searxng-simple-mcp

sacode/searxng-simple-mcp

@Sacode

Privacy-focused web search for AI assistants using SearxNG and the Model Context Protocol.

searxngsearchmcppythonweb-searchprivacycontext

Installation & Configuration

{
  "mcpServers": {
    "searxng": {
      "command": "pipx",
      "args": [
        "run",
        "searxng-simple-mcp@latest"
      ],
      "env": {
        "SEARXNG_MCP_SEARXNG_URL": "https://your-instance.example.com"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/14
Updated
2026/6/15