Skip to main content
Search & Data ExtractionPython

SecretiveShell/MCP-searxng

An MCP Server to connect to searXNG instances

search-data-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/SecretiveShell/MCP-searxng

Claude Desktop configuration example:

{
  "mcpServers": {
    "secretiveshell-mcp-searxng": {
      "command": "npx",
      "args": [
        "-y",
        "SecretiveShell/MCP-searxng"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
SecretiveShell