Skip to main content
Glama

Google Cloud MCP Server

by krzko

gcp-utils-set-project-id

Set the default Google Cloud project ID for all operations, ensuring consistent project context across tasks and interactions within the Google Cloud MCP Server environment.

Instructions

Set the default Google Cloud project ID to use for all operations

Input Schema

NameRequiredDescriptionDefault
project_idYesThe Google Cloud project ID to set as default

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "project_id": { "description": "The Google Cloud project ID to set as default", "type": "string" } }, "required": [ "project_id" ], "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/krzko/google-cloud-mcp'

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