SecretiveShell/MCP-searxng
An MCP Server to connect to searXNG instances
Quick Start
Clone the repository:
git clone https://github.com/SecretiveShell/MCP-searxngClaude Desktop configuration example:
{
"mcpServers": {
"secretiveshell-mcp-searxng": {
"command": "npx",
"args": [
"-y",
"SecretiveShell/MCP-searxng"
]
}
}
}Check the repository README for specific installation and configuration instructions.