MCP Google Custom Search Server

search

Perform web searches using the Google Custom Search API to retrieve relevant results based on a specified query, with configurable result limits.

Instructions

Search the web using Google Custom Search API

Input Schema

NameRequiredDescriptionDefault
numResultsNoNumber of results to return (max 10)
queryYesThe search query

Input Schema (JSON Schema)

{ "properties": { "numResults": { "default": 5, "description": "Number of results to return (max 10)", "type": "number" }, "query": { "description": "The search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Custom Search Server

Related Tools

ID: y1s99uqqq6