# mcp-searxng

MCP server for SearXNG — privacy-respecting web search with pagination, URL reading

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 2.1.0
- **Author:** io.github.ihor-sokoliuk
- **License:** Unknown
- **npm:** mcp-searxng
- **Source:** https://github.com/ihor-sokoliuk/mcp-searxng
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 75 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-06-14T11:37:12.943Z
- **Version scanned:** 1.5.0
- **CVEs:** none found by OSV at scan time

## Tools

4 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `searxng_web_search`
- `searxng_search_suggestions`
- `searxng_instance_info`
- `web_url_read`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-searxng\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mcp-searxng\"\n      ],\n      \"env\": {\n        \"SEARXNG_URL\": \"<YOUR_SEARXNG_URL>\",\n        \"AUTH_USERNAME\": \"<YOUR_AUTH_USERNAME>\",\n        \"AUTH_PASSWORD\": \"<YOUR_AUTH_PASSWORD>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `SEARXNG_URL` — Searxng URL (required)
- `AUTH_USERNAME` — Auth Username (optional)
- `AUTH_PASSWORD` — Auth Password (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 3 credentials (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 26, ceiling 26 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/mcp-searxng
- Install plan: https://forgeregistry.com/api/v1/packages/mcp-searxng/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/mcp-searxng
- HTML page: https://forgeregistry.com/registry/mcp-searxng
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
