SearXNG Server

searxng_web_search

Perform web searches using the SearxNG API to gather information, find news, articles, and diverse online content. Customize search results with count and offset parameters for efficient querying.

Instructions

Performs a web search using the SearxNG API, ideal for general queries, news, articles, and online content. Use this for broad information gathering, recent events, or when you need diverse web sources.

Input Schema

NameRequiredDescriptionDefault
countNoNumber of results
offsetNoPagination offset
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 20, "description": "Number of results", "type": "number" }, "offset": { "default": 0, "description": "Pagination offset", "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from SearXNG Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ihor-sokoliuk/mcp-searxng'

If you have feedback or need assistance with the MCP directory API, please join our Discord server