Skip to main content
Glama

Google Search MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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 Google searches using the official API with automatic API key rotation.

Features:

  • Official Google Web Search
  • Automatic API key rotation
  • Intelligent quota management
  • Multi-language and geolocation support

Parameters:

  • query: Search query (required)
  • num: Number of results (1-10, default: 5)
  • start: Starting index (default: 1)
  • safe: SafeSearch (off/active, default: off)
  • lr: Language (ex: lang_fr, lang_en)
  • gl: Country (ex: fr, us, uk)

Returns a JSON list of results with title, link, description and domain.

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/Fabien-desablens/google-search-mcp'

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