Loomal

MCP server for SearXNG with engine targeting, multi-page fanout, and HTML→Markdown URL reading.

0 starsnpm: searxng-deepdive

About searxng-deepdive

searxng-deepdive is an MCP (Model Context Protocol) server published by burakaydinofficial in the official MCP registry. MCP server for SearXNG with engine targeting, multi-page fanout, and HTML→Markdown URL reading.

It ships as an npm package (searxng-deepdive), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/burakaydinofficial/searxng-deepdive.

Use searxng-deepdive with your agent

Claude Code · one command
claude mcp add searxng-deepdive -- npx -y searxng-deepdive
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "searxng-deepdive": {
      "command": "npx",
      "args": [
        "-y",
        "searxng-deepdive"
      ]
    }
  }
}
npmsearxng-deepdive

Frequently asked questions

What is searxng-deepdive?
searxng-deepdive is an MCP (Model Context Protocol) server by burakaydinofficial. MCP server for SearXNG with engine targeting, multi-page fanout, and HTML→Markdown URL reading.
How do I connect searxng-deepdive to Claude, Cursor, or another MCP client?
Install searxng-deepdive from its npm package (searxng-deepdive) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is searxng-deepdive open source?
Yes — the source code is public at github.com/burakaydinofficial/searxng-deepdive.
Can AI agents pay to use searxng-deepdive?
Not yet through Loomal — searxng-deepdive is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain searxng-deepdive? Claim this listing free by verifying GitHub ownership, or contact us.