io.github.burakaydinofficial/searxng-deepdive
Quality Score
80
/100
MCP server for SearXNG with engine targeting, multi-page fanout, and HTML→Markdown URL reading.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"searxng-deepdive": {
"command": "npx",
"args": [
"-y",
"searxng-deepdive"
],
"env": {
"SEARXNG_URL": "<searxng_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"searxng-deepdive": {
"command": "npx",
"args": [
"-y",
"searxng-deepdive"
],
"env": {
"SEARXNG_URL": "<searxng_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y searxng-deepdive§02 Environment variables
SEARXNG_URLBase URL of the SearXNG instance (e.g. http://127.0.0.1:7979/). Defaults to http://127.0.0.1:8080 if unset; set this to the address of your running SearXNG.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.