Empowers AI agents with privacy-respecting search capabilities by integrating SearXNG with the Model Context Protocol (MCP) server.
This project provides a template for building an MCP server that leverages SearXNG to enable AI agents to perform web searches with privacy. Following Anthropic's best practices, it seamlessly integrates with any MCP-compatible client. It offers flexibility with SSE and Stdio transports, and containerized deployment via Docker, providing a foundation for building more complex MCP servers by adding custom tools, lifespan functions, prompts, and resources.