Skip to main content
Glama
louxsye

Gemini Google Web Search MCP

by louxsye

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_OAUTHNoSet to 'true' to use OAuth authentication (experimental, accesses Google's Code Assist API).
GEMINI_MODELNoThe Gemini model to use for search and grounding.gemini-2.0-flash-exp
GEMINI_API_KEYNoAn alternative environment variable for the Google API key.
GOOGLE_API_KEYNoYour Google API key for Gemini API access.
OAUTH_CLIENT_IDNoCustom OAuth client ID for authentication.
OAUTH_CLIENT_SECRETNoCustom OAuth client secret for authentication.
GOOGLE_CLOUD_PROJECTNoThe Google Cloud project ID to use when authenticating via OAuth.
GOOGLE_APPLICATION_CREDENTIALSNoPath to service account credentials JSON file (optional).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
google_web_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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/louxsye/google-web-search-mcp'

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