Skip to main content
Glama

MCP Web Tools Server

search_web

Search the web using DuckDuckGo or SerpAPI to find relevant information and web pages based on your search queries.

Input Schema

NameRequiredDescriptionDefault
queryYes
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "maximum": 10, "minimum": 1, "type": "integer" }, "query": { "minLength": 1, "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from MCP Web Tools 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/JoaoPedroLanca/mcp-web-tools'

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