web_search
Search the web privately using SearxNG, retrieving results in text or JSON format. Filter by category, language, time range, and result count for tailored, privacy-focused queries.
Instructions
Performs a web search using SearxNG and returns formatted results.
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categories | No | Categories to filter by (e.g., 'general', 'images', 'news', 'videos') | |
language | No | Language code for results (e.g., 'all', 'en', 'ru', 'fr') | en |
query | Yes | The search query string to look for on the web | |
result_count | No | Maximum number of results to return | |
result_format | No | Output format - 'text' for human-readable or 'json' for structured data | json |
time_range | No | Time restriction for results |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SearxNG MCP Server
Related Tools
- @ihor-sokoliuk/mcp-searxng
- @kevinwatt/mcp-server-searxng
- @SecretiveShell/MCP-searxng
- @marcopesani/mcp-server-serper
- @mnhlt/WebSearch-MCP