Submit

SearXNG MCP

@aicrafted

SearXNG MCP Server Provides web search capabilities by integrating with self-hosted or external SearXNG instance. Features - Web Search: Perform powerful aggregated searches across multiple engines. - Discovery: Programmatically retrieve available categories and engines. - Stateless HTTP: Compatible with any standard JSON-RPC client. - Flexible Configuration: Supports environment variables and command-line arguments.

Server Config

{
  "mcpServers": {
    "searxng": {
      "type": "http",
      "url": "http://localhost:32123/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.