Google PageRank for AI agents. 25,000+ tools indexed.

SearXNG Server by ihor-sokoliuk

#87 of 1484 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

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for SearXNG Server by ihor-sokoliuk
[![AgentRank](https://agentrank-ai.com/api/v1/badge/glama-ihor-sokoliuk--mcp-searxng)](https://agentrank-ai.com/skill/glama-ihor-sokoliuk--mcp-searxng/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-ihor-sokoliuk--mcp-searxng/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/v1/badge/glama-ihor-sokoliuk--mcp-searxng" alt="AgentRank"></a>

Supported Platforms

MCP

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 | Ins
Read full README on GitHub →