Skip to main content
Glama

web.search

Perform multi-engine web searches using SearXNG and DuckDuckGo HTML. Retrieve relevant results by querying specific sites, languages, and search engines, enhancing information discovery for improved decision-making.

Instructions

Multi-engine web search (SearXNG + DuckDuckGo HTML).

Input Schema

NameRequiredDescriptionDefault
enginesNo
kNo
langNo
limitNo
maxNo
qYes
siteNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "engines": { "items": { "type": "string" }, "type": "array" }, "k": { "type": "integer" }, "lang": { "type": "string" }, "limit": { "type": "integer" }, "max": { "type": "integer" }, "q": { "type": "string" }, "site": { "type": "string" } }, "required": [ "q" ], "type": "object" }
Install Server

Other Tools from TOOL4LM

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/khanhs-234/tool4lm'

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