mcp-searxng

mcp-searxng

3.2

If you are the rightful owner of mcp-searxng 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 server implementation that integrates the SearxNG API, providing web search capabilities.

The SearXNG MCP Server is a Model Context Protocol server that integrates with the SearxNG API to provide comprehensive web search capabilities. It allows users to perform general queries, search for news, and access articles with pagination support. The server can be configured to use any SearxNG instance, either public or local, by setting the SEARXNG_URL environment variable. This flexibility makes it suitable for various deployment scenarios, including local development and production environments. The server is designed to be easily installed and configured, with support for installation via Smithery, NPX, and Docker. It is licensed under the MIT License, allowing for free use, modification, and distribution.

Features

  • Web Search: General queries, news, articles, with pagination.
  • Pagination: Control return size and result counts options.

Tools

  1. searxng_web_search

    Execute web searches with pagination. Inputs include 'query' (string), 'count' (number, optional), and 'offset' (number, optional).