Skip to content
Back to search
20
MCP

mcp-searxng

ihor-sokoliuk/mcp-searxng

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

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

isokoliuk/mcp-searxng
Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
0 tools
SearXNG Search
MCP server for SearXNG — privacy-respecting web search with pagination, URL reading
0 tools
io.github.aicrafted/searxng-mcp
MCP server for SearXNG aggregator — web search across multiple engines via Model Context Protocol
0 tools
georgx22/mcp-search
MCP server to search web using SearxNG instance.
0 tools
foton2alex/mcp-searxng
MCP-searxng An MCP server for connecting agentic systems to search systems via searXNG.
0 tools
SearXNG HTTP MCP
Self-contained SearXNG metasearch MCP server. One Docker image, 200+ engines, privacy-first.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-searxng": {
      "url": "https://www.npmjs.com/package/mcp-searxng",
      "transport": "http"
    }
  }
}