Skip to main content
Glama
andyl25

Google Cloud MCP Server

by andyl25

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
query-logsD
logs-time-rangeD
execute-spanner-queryD
list-spanner-tablesD
list-spanner-instancesD
list-spanner-databasesD
natural-language-spanner-queryD
spanner-query-countD
query-metricsD
list-metric-typesD
natural-language-metrics-queryD
get-traceD
list-tracesD
find-traces-from-logsD
natural-language-trace-queryD
set-project-idD
get-project-idD

Prompts

Interactive templates invoked by user choice

NameDescription
analyse-errors
trace-request
performance-overview
alert-investigation
schema-explanation
query-optimization
data-exploration

Resources

Contextual data attached and managed by the client

NameDescription
resource-list
spanner-resources
logging-resources
monitoring-resources

TDQS

D1.8/5.0

Scored across 17 tools

Disambiguation4/5

Most tools have distinct purposes targeting different Google Cloud services (Spanner, Cloud Trace, Cloud Monitoring, Cloud Logging), though some overlap exists between query tools like 'query-logs' and 'find-traces-from-logs' which might cause confusion. The natural language query tools for different services are clearly differentiated by their target domains.

Naming Consistency3/5

The naming follows a mostly consistent verb-noun pattern with hyphens, but there are inconsistencies: 'get-project-id' and 'set-project-id' use a different structure than others, and some tools use compound nouns (e.g., 'natural-language-metrics-query') while others are simpler. The overall pattern is readable but mixed.

Tool Count4/5

With 17 tools, the count is slightly high but reasonable for covering multiple Google Cloud services like Spanner, Trace, Logging, and Monitoring. It provides a comprehensive surface without being overwhelming, though it borders on the heavy side for a single server.

Completeness3/5

The tool set covers querying and listing operations for Spanner, Trace, Logging, and Monitoring, but lacks obvious CRUD operations (e.g., create/update/delete resources) and management functions. This creates gaps for full lifecycle management, though core query workflows are supported.

Maintenance

ActivityInactive
ResponsivenessNo issues