Loading MCP server directory, please wait...
MCP server for SearXNG with engine targeting, multi-page fanout, and HTML→Markdown URL reading.
npx @getmcp/cli add io.github.burakaydinofficial/searxng-deepdiveRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.burakaydinofficial/searxng-deepdive": {
"command": "npx",
"args": [
"-y",
"searxng-deepdive"
],
"env": {
"SEARXNG_URL": ""
}
}
}
}