Skip to main content
Glama

Google Cloud MCP Server

by andyl25

set-project-id

Set the default Google Cloud project ID to streamline interactions with services like Logging, Spanner, Monitoring, and Cloud Trace using the MCP server.

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe Google Cloud project ID to set as default

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectId": { "description": "The Google Cloud project ID to set as default", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

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