Skip to main content
Glama

Google Cloud MCP Server

by krzko

gcp-billing-get-account-details

Retrieve detailed information about a specific Google Cloud billing account by providing the billing account name. Use this tool to access billing data for management and analysis purposes.

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/krzko/google-cloud-mcp'

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