Skip to main content
Glama
ShogoOkamoto

Google Search MCP

by ShogoOkamoto

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CSE_IDYesYour Custom Search Engine ID from Programmable Search Engine
GOOGLE_API_KEYYesYour Google API Key from the Google Cloud Console

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
searchB

Search the web using Google Custom Search.

Args:
    query: The search query string.
    num_results: Number of results to return (1-10, default 10).

Returns:
    Search results as formatted text.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as web searching, leaving no room for confusion or misselection.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare it against. The name 'search' is straightforward and follows a simple verb pattern appropriate for its function.

Tool Count2/5

A single tool is too few for a server named 'Google Search MCP', which suggests a broader scope. While the tool covers basic search functionality, the server lacks additional operations like advanced search filters, image search, or news search, making it feel thin and underdeveloped for its apparent purpose.

Completeness2/5

The tool surface is severely incomplete for a Google Search domain. It only provides basic text search, missing essential features such as image search, video search, news search, or advanced query options. This creates significant gaps that will limit agent capabilities and lead to failures in handling diverse search-related tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues