Skip to main content
Glama

GCP Billing and Monitoring MCP Server

by RadiumGu

gcp-billing-get-account-details

Retrieve detailed billing account information from Google Cloud Platform to analyze costs, monitor usage patterns, and manage cloud spending effectively.

Instructions

Retrieve detailed information about a specific Google Cloud billing account

Input Schema

NameRequiredDescriptionDefault
billingAccountNameYesBilling account name (e.g., 'billingAccounts/123456-789ABC-DEF012')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "billingAccountName": { "description": "Billing account name (e.g., 'billingAccounts/123456-789ABC-DEF012')", "type": "string" } }, "required": [ "billingAccountName" ], "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