SearxNG Search
Summary
MCP SearxNG Search provides a server that enables AI assistants to perform web searches through a SearxNG instance. Built with FastMCP, it exposes a single tool that queries a user-specified SearxNG server and returns structured search results containing titles, URLs, and content snippets. The implementation requires only setting a SearxNG base URL environment variable and is designed for easy integration with Goose via StandardIO extensions, making it valuable for workflows requiring private or customized web search capabilities without leaving the conversation interface.
Available Actions(1)
searxng_search
Perform a web search using the SearxNG instance. Parameters: query (string), max_results (optional integer, defaults to 30)
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation