SearxNG MCP Server provides privacy-focused web search for AI assistants using SearxNG and the Model Context Protocol.
Overview
What is SearxNG MCP Server?
SearxNG MCP Server is a privacy-focused web search server that utilizes the Model Context Protocol (MCP) to enable AI assistants to perform web searches through the SearxNG metasearch engine.
How to use SearxNG MCP Server?
To use the SearxNG MCP Server, you can run it without installation using tools like pipx or uvx, or you can install it via pip or Docker. Configuration is done through environment variables or a configuration file.
Key features of SearxNG MCP Server?
- Privacy-focused web search capabilities through SearxNG.
- Simple API for integration with Large Language Models (LLMs).
- Compatibility with MCP-compliant clients like Claude Desktop.
- Configurable search parameters for tailored results.
- Clean and formatted search results optimized for LLMs.
Use cases of SearxNG MCP Server?
- Enabling AI assistants to perform web searches without compromising user privacy.
- Integrating with various applications that require web search functionalities.
- Providing real-time search results for web-based applications using SSE transport.
FAQ from SearxNG MCP Server?
- Is SearxNG MCP Server free to use?
Yes! It is open-source and free to use.
- What programming language is it built with?
The server is built using Python.
- Can I run it using Docker?
Yes! You can run the server using Docker with the provided configurations.