99
/ 100
1 month ago
github_topic

mcp-searxng

Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: AUTH_PASSWORD, MCP_HTTP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAUTH_PASSWORD
configAUTH_USERNAME
configCACHE_MAX_ENTRIES
configCACHE_TTL_MS
configFETCH_TIMEOUT_MS
configHTTPS_PROXY
configHTTP_PROXY
configMCP_HTTP_ALLOWED_HOSTS
configMCP_HTTP_ALLOWED_ORIGINS
configMCP_HTTP_ALLOW_PRIVATE_URLS
🔐 secretMCP_HTTP_AUTH_TOKEN
configMCP_HTTP_EXPOSE_FULL_CONFIG
configMCP_HTTP_HARDEN
configMCP_HTTP_HOST
configMCP_HTTP_PORTBy default the server uses STDIO. Set to enable HTTP mode:
configMCP_RATE_INIT_MAX
configMCP_RATE_SESSION_MAX
configMCP_RATE_WINDOW_MS
configNO_PROXY
configSEARCH_HTTPS_PROXY
configSEARCH_HTTP_PROXY
configSEARXNG_DEFAULT_LANGUAGE
configSEARXNG_DEFAULT_SAFESEARCH
configSEARXNG_LITE_TOOLS
configSEARXNG_LIVE_URL
configSEARXNG_MAX_RESULTSnum_results (number, optional): Maximum number of results to return, from 1 to 20. applies as an operator ceiling.
configSEARXNG_MAX_RESULT_CHARS
configSEARXNG_TIMEOUT_MS
configSEARXNG_URL"": "YOUR_SEARXNG_INSTANCE_URL"
configURL_READER_HTTPS_PROXY
configURL_READER_HTTP_PROXY
configURL_READER_USER_AGENT
configURL_READ_MAX_CHARS
configURL_READ_MAX_CONTENT_LENGTH_BYTES
confighttp_proxy
confighttps_proxy
configno_proxy
configsearch_http_proxy
configsearch_https_proxy
configurl_reader_http_proxy
configurl_reader_https_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ihor-sokoliuk-mcp-searxng-23eqgv)](https://m8ven.ai/mcp/ihor-sokoliuk-mcp-searxng-23eqgv)
commit: d2ea9ef5fe61eed5770739380ffc1e52551788ae
code hash: a432fecc229eb34ae9d1d7a042735926501eef53aeaae6f1cb2b7521e5dec0c2
verified: 6/14/2026, 10:36:16 AM
view raw JSON →