searxng-mcp

dvystrcil/searxng-mcp
★ 0 stars Unknown language Browser/Web Updated today
K8s manifests for ihor-sokoliuk/mcp-searxng, an MCP web-search server backed by this cluster's 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": {
    "searxng-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dvystrcil/searxng-mcp"
      ]
    }
  }
}

README Excerpt

K8s manifests for [ihor-sokoliuk/mcp-searxng](https://github.com/ihor-sokoliuk/mcp-searxng), an MCP web-search server backed by this cluster's existing SearXNG instance. Deployed for comparison against [tinysearch-mcp](https://github.com/dvystrcil/tinysearch-mcp) — homelab#712.