Skip to main content
Glama

Google Cloud MCP Server

by andyl25

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to 'true' for debug loggingfalse
LAZY_AUTHNoSet to 'false' to initialize auth immediatelytrue
MCP_HTTP_PORTNoPort for HTTP transport3000
MCP_TRANSPORTNoTransport type - 'stdio' or 'http'stdio
GOOGLE_PRIVATE_KEYNoService account private key (alternative to credentials file)
GOOGLE_CLIENT_EMAILNoService account email (alternative to credentials file)
GOOGLE_CLOUD_PROJECTNoYour default Google Cloud project ID
GOOGLE_APPLICATION_CREDENTIALSNoPath to your Google Cloud service account key file

Schema

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

Tools

Functions exposed to the LLM to take actions

NameDescription
query-logs-
logs-time-range-
execute-spanner-query-
list-spanner-tables-
list-spanner-instances-
list-spanner-databases-
natural-language-spanner-query-
spanner-query-count-
query-metrics-
list-metric-types-
natural-language-metrics-query-
get-trace-
list-traces-
find-traces-from-logs-
natural-language-trace-query-
set-project-id-
get-project-id-

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/andyl25/googlecloud-mcp'

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