Skip to main content
Glama
limklister

MCP Google Custom Search Server

by limklister

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_API_KEYYesYour Google Custom Search API key
GOOGLE_SEARCH_ENGINE_IDYesYour Custom Search Engine ID

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchC

Search the web using Google Custom Search API

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is singular and clearly defined, eliminating any ambiguity in tool selection.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare against. The tool 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 with a purpose like web search, which could benefit from additional tools such as filtering, pagination, or advanced search options. This minimal set feels thin and limits functionality.

Completeness2/5

The tool surface is severely incomplete for a web search domain. While the basic search function is covered, there are obvious gaps such as no tools for result refinement, handling multiple pages, or accessing search metadata, which could lead to agent failures in complex tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues