whoogle-search

GitHub

A self-hosted, ad-free, privacy-respecting metasearch engine

whoogle-search MCP Server

MCP server for benbusby/whoogle-search

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "whoogle-search": {
      "command": "npx",
      "args": [
        "-y",
        "@benbusby/whoogle-search"
      ]
    }
  }
}