mcp-searxng

mcp-searxng

1

mcp-searxng is an MCP Server enabling AI agents to perform searches using multiple search engines via SearXNG. It integrates with markdownify to extract web content as Markdown, enhancing the agents' data retrieval capabilities.

mcp-searxng

An example of an MCP Server for AI Agents, designed to allow AI Agents to search new external information through SearXNG's open-source meta-search engine. This project demonstrates how to integrate with SearXNG and Microsoft's markdownify to extract web pages into Markdown. The server supports SSE-based connection modes, making it suitable for cloud-native use cases. It can be self-hosted using Docker and requires installations like Node.js, nvm, and Docker Compose for full functionality.