searxng-mcp-server
If you are the rightful owner of searxng-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP SSE implementation of the Model Context Protocol (MCP) server integrated with SearXNG for providing AI agents with powerful, privacy-respecting search capabilities.
The SearXNG MCP Server is a project that demonstrates how to build an MCP server enabling AI agents to perform web searches using a SearXNG instance. It serves as a practical template for creating MCP servers, using SearXNG as a backend. The implementation follows best practices for building MCP servers, allowing seamless integration with any MCP-compatible client. The server can be deployed using Python, Docker, or Smithery, and supports both SSE and stdio transport protocols. It requires a running SearXNG instance and can be configured using environment variables. The server can be integrated with various MCP clients, including Claude Desktop and Windsurf, using JSON configuration files.
Features
- Integration with SearXNG for privacy-respecting search capabilities.
- Supports both SSE and stdio transport protocols.
- Deployable using Python, Docker, or Smithery.
- Configurable via environment variables for flexible setup.
- Seamless integration with MCP-compatible clients.