Skip to main content
Glama

MCP Gemini Google Search

by yukukotani
Apache 2.0
4

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_MODELNoThe Gemini model to usegemini-2.5-flash
GEMINI_API_KEYNoYour Google AI Studio API key
GEMINI_PROVIDERNoThe Gemini provider to use (google or vertex)
VERTEX_LOCATIONNoThe Google Cloud region for Vertex AIus-central1
VERTEX_PROJECT_IDNoYour Google Cloud Project ID (for Vertex AI)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
google_search

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.

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