SearXNG
by ihor-sokoliuk · Web & Browser · mcp-server, api
Integrates SearXNG API to enable web searches with pagination control for up-to-date information retrieval and content analysis.
This SearXNG MCP server, developed by Ihor Sokoliuk, integrates the SearXNG API to provide web search capabilities for AI assistants. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers a tool for executing web searches with pagination control. The server implements error handling, environment variable configuration for SearXNG instance URLs, and result formatting. By abstracting the complexities of API communication and search result parsing, it enables AI systems to easily access and analyze web content. This implementation is particularly valuable for applications requiring up-to-date information retrieval, enabling use cases such as research assistance, fact-checking, and content aggregation across various topics and domains.
Source: https://github.com/ihor-sokoliuk/mcp-searxng
Install
git clone https://github.com/ihor-sokoliuk/mcp-searxngTags: mcp-server, api
⭐ 559 GitHub stars · Source: pulsemcp
About Web & Browser MCP servers and Claude skills
Web & Browser MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
SearXNG is one of hundreds of Web & Browser entries indexed on Skiln. Browse the full Web & Browser category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related Web & Browser MCPs and skills
- Polygon.io by massive-com
Provides complete access to Polygon.io's financial market data API with 35+ tools covering stocks, options, forex, and crypto including real-time trades, quotes, aggregates, market snapshots, ticker details, news, dividends, splits, and financial fundamentals for trading research and market analysis.
- Web Research by mzxrai
Research topics using Google search and web scraping.
- Lucid by get-lucid
Replaces outdated training data with real-time information from live sources through documentation search, package version checking, fact verification, and API reference fetching.
- Awesome Cursor by kleneway
Built for Cursor, integrates screenshot capture, web page structure analysis, and code review capabilities for automated UI testing, web scraping, and code quality checks.
- Unreal Engine Remote Control by chir24
Connects to Unreal Engine 5's Remote Control API to enable automated game development workflows including asset management, actor manipulation, level streaming, animation control, particle effects, Blueprint creation, landscape sculpting, and Play-in-Editor operations.
- DefeatBeta by defeat-beta
Open-source alternative to Yahoo Finance APIs for reliable financial market data access.
- Google Search Console by aminforou
Integrates with Google Search Console API to provide website search performance analytics, indexing status monitoring, and sitemap management for SEO professionals
- Apple Developer Documentation by mightydillah
Provides seamless access to Apple Developer Documentation with smart search capabilities and wildcard pattern support for iOS, macOS, SwiftUI, and UIKit development, featuring priority-based framework searching and intelligent caching for efficient API discovery and symbol documentation retrieval.
Frequently asked questions
How do I install SearXNG?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support SearXNG?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is SearXNG free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.