Skip to main content
Glama

MCP Gemini Google Search

by yukukotani
Apache 2.0
4

google_search

Perform web searches using the Gemini API to retrieve real-time results with source citations. Use this tool to find accurate information based on specific queries.

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" }
Install Server

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