Self-contained MCP server wrapping SearXNG for metasearch with 200+ engines, categories, autocomplete, and multi-page fanout.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Searxng Http MCP.
δΈζ Β· Quick Start Β· Features Β· Architecture Β· Comparison Β· Usage Β· MCP Tools Β· Client Config Β· Plugin Β· Contributing
A self-contained MCP server that wraps SearXNG β a free, privacy-respecting metasearch engine that aggregates results from 200+ search engines.
Server mode β deploy once, connect from any client:
Then connect your client to http://YOUR_HOST:YOUR_PORT/mcp/. To enable API key auth, see Authentication.
Local mode β no server needed, run directly in your client:
Add this as a stdio MCP server in your client β see Client Configuration for details.
uvx mode β if you already have SearXNG running (install guide):
Set SEARXNG_URL to point to your SearXNG instance (default: http://127.0.0.1:8080).
x-api-key + HTTP Basic AuthThere are 20+ SearXNG MCP servers and many more general-purpose search MCPs. Most SearXNG wrappers only expose a basic search tool, leaving SearXNG's categories, autocomplete, and engine metadata unused. We picked five alternatives that each represent a distinct category:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/whw23-searxng-http-mcp)<a href="https://allmcps.com/mcp/whw23-searxng-http-mcp"><img src="https://allmcps.com/api/badge/whw23-searxng-http-mcp?style=directory" alt="Searxng Http MCP on AllMCPs" /></a>