mcp-searxng

pete-builds/mcp-searxng
★ 2 stars Python Search Updated 2d ago
SearXNG MCP server for Claude Code. Web search, news, deep multi-page search, and people lookup via self-hosted SearXNG.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-searxng": {
      "command": "uvx",
      "args": [
        "mcp-searxng"
      ]
    }
  }
}

Or install with pip: pip install mcp-searxng

README Excerpt

A Model Context Protocol (MCP) server that wraps a self-hosted [SearXNG](https://github.com/searxng/searxng) metasearch instance and gives [Claude Code](https://claude.com/claude-code) (or any MCP client) **9 search and reading tools** — including a person/people-vetting fan-out that no other SearXNG MCP ships.

Tools (9)

get_enginesread_urlsearchsearch_deepsearch_imagessearch_newssearch_personsearch_techsearch_videos

Topics

claude-codedockerfastmcpmcppythonsearchsearxng