Skip to main content
Glama

MCP Gemini Google Search

by yukukotani
Apache 2.0
502
66

google_search

Search the web in real-time with precise results and source citations. Use this tool to retrieve accurate information based on specific queries for AI models or research purposes.

Instructions

Performs a web search using Google Search (via the Gemini API) and returns the results. This tool is useful for finding information on the internet based on a query.

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query to find information on the web.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The search query to find information on the web.", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from MCP Gemini Google Search

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/yukukotani/mcp-gemini-google-search'

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