Google Cloud MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_PRIVATE_KEY | No | Your Google Cloud service account private key (method 2) | |
| GOOGLE_CLIENT_EMAIL | No | Your Google Cloud service account email (method 2) | |
| GOOGLE_CLOUD_PROJECT | No | Your Google Cloud project ID (optional, will attempt to determine from credentials if not set) | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to your Google Cloud service account key file (method 1) |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gcp-logging-query-logsC | Query Google Cloud Logs with custom filters. Searches across all payload types (text, JSON, proto) and metadata fields. |
| gcp-logging-query-time-rangeC | Query Google Cloud Logs within a specific time range. Supports relative times (1h, 2d) and ISO timestamps. |
| gcp-logging-search-comprehensiveC | Search across all log fields including textPayload, jsonPayload, protoPayload, labels, HTTP requests, and metadata. Provides maximum context. |
| gcp-spanner-execute-queryD | – |
| gcp-spanner-list-tablesD | – |
| gcp-spanner-list-instancesD | – |
| gcp-spanner-list-databasesD | – |
| gcp-spanner-query-natural-languageD | – |
| gcp-spanner-query-countD | – |
| gcp-monitoring-query-metricsD | – |
| gcp-monitoring-list-metric-typesD | – |
| gcp-monitoring-query-natural-languageD | – |
| gcp-trace-get-traceD | – |
| gcp-trace-list-tracesD | – |
| gcp-trace-find-from-logsD | – |
| gcp-trace-query-natural-languageD | – |
| gcp-iam-get-project-policyB | Retrieve the IAM policy for a Google Cloud project |
| gcp-iam-test-project-permissionsB | Test which permissions the current caller has on a Google Cloud project |
| gcp-iam-test-resource-permissionsB | Test which permissions the current caller has on specific Google Cloud resources |
| gcp-iam-validate-deployment-permissionsC | Check if current caller has required permissions for deploying to common GCP services |
| gcp-iam-list-deployment-servicesA | List all GCP services with pre-defined deployment permission sets |
| gcp-iam-analyse-permission-gapsB | Compare current permissions against required permissions for specific operations and identify gaps |
| gcp-error-reporting-list-groupsD | – |
| gcp-error-reporting-get-group-detailsD | – |
| gcp-error-reporting-analyse-trendsD | – |
| gcp-profiler-list-profilesD | – |
| gcp-profiler-analyse-performanceD | – |
| gcp-profiler-compare-trendsD | – |
| gcp-billing-list-accountsA | List all Google Cloud billing accounts accessible to the user |
| gcp-billing-get-account-detailsA | Retrieve detailed information about a specific Google Cloud billing account |
| gcp-billing-list-projectsB | List all projects associated with a specific Google Cloud billing account |
| gcp-billing-get-project-infoB | Retrieve billing configuration and status for a Google Cloud project |
| gcp-billing-list-servicesC | List all available Google Cloud services for billing and cost analysis |
| gcp-billing-list-skusB | List all SKUs (Stock Keeping Units) and pricing information for a Google Cloud service |
| gcp-billing-analyse-costsC | Perform detailed cost analysis with trends and insights for Google Cloud billing data |
| gcp-billing-detect-anomaliesB | Detect unusual cost patterns and spending anomalies in Google Cloud billing data |
| gcp-billing-cost-recommendationsB | Generate cost optimisation recommendations with potential savings for Google Cloud billing |
| gcp-billing-service-breakdownB | Get detailed cost breakdown by Google Cloud service with usage and SKU information |
| gcp-utils-set-project-idA | Set the default Google Cloud project ID to use for all operations |
| gcp-utils-get-project-idA | Get the current Google Cloud project ID and recent project history |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyse-errors | Analyse errors in logs over a specified timeframe with optional severity and service filtering |
| trace-request | Trace a specific request through logs using trace ID |
| performance-overview | Get a performance overview for services over a specified timeframe |
| alert-investigation | Investigate a specific alert and analyse related metrics and logs |
| schema-explanation | Get a comprehensive overview of a Cloud Spanner database schema |
| query-optimisation | Analyse and provide optimisation suggestions for a Cloud Spanner SQL query |
| data-exploration | Analyse a Cloud Spanner table schema, performance, and data patterns |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/krzko/google-cloud-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server