Skip to main content
Glama

GCP Billing and Monitoring MCP Server

by RadiumGu

gcp-utils-set-project-id

Set the default Google Cloud project ID for all subsequent billing, monitoring, and resource management operations within the GCP 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/RadiumGu/gcp-billing-and-monitoring-mcp'

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