SearXNG Server by ihor-sokoliuk
60 score
An MCP server implementation that integrates the SearXNG API, providing web search capabilities.
Ranked #87 out of 1484 indexed tools.In the top 6% of all indexed tools.Has 1,261 GitHub stars.Has 25 contributors.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 252
Freshness 4d ago
Issue Health 94%
Stars 1,261
Platform Breadth 1 platform
Contributors 25
Description Good
How to Improve
Platforms medium impact
Supported Platforms
From the README
<div align="center"> # 🔍 SearXNG MCP Server **Privacy-respecting web search for AI assistants — use an operator-controlled or trusted SearXNG instance with Claude, Cursor, and more.** An [MCP server](https://modelcontextprotocol.io/introduction) that integrates the [SearXNG](https://docs.searxng.org) API, giving AI assistants web search capabilities. ✨ Featured in the [GitHub MCP Registry](https://github.com/mcp/ihor-sokoliuk/mcp-searxng). </div> ## Quick Start You need an existing **SearXNG instance with JSON search enabled**. This project connects an MCP client to SearXNG; it does not install SearXNG. Use an instance you operate or trust. Start with the [self-hosted](https://github.com/ihor-sokoliuk/mcp-searxng/blob/main/docs/self-hosted-searxng.md) or [public-instance](https://github.com/ihor-sokoliuk/mcp-searxng/blob/main/docs/public-searxng-instances.md) guide if needed. Choose how to connect: | Your setup | Start here | |---|---| | Client starts the server locally | InsRead full README on GitHub →