Overview
Features
SSE-based MCP server
Exposes the MCP server via Server-Sent Events (SSE) for remote, decoupled client connections.
SearXNG meta-search integration
Connects to a SearXNG instance to perform multi-engine searches through a unified interface.
Markdown extraction with Markdownify
Uses Microsoft's markdownify to convert retrieved web pages into Markdown-formatted text for agent consumption.
MCP Inspector compatibility
Designed to be used with the MCP Inspector for testing, with a workflow featuring tools like web_search and web_url_read.
Pre-configured SearXNG test setup
Includes a ready-to-use SearXNG setup (searxng-docker) to simplify testing.
Docker deployment guidance
Provides Docker-based deployment guidance, including building the image and running with SEARXNG_URL.
Configurable runtime parameters
Offers CLI options to configure host, port, and SEARXNG URL at startup.
Who Is This For?
- AI Agent:To search for external information via SearXNG using the MCP server.
- Developers/Integrators:To learn MCP integration and deploy SSE-based search workflows.
- MCP Inspectors:To connect and test the MCP server with the Inspector tool.




