Skip to main content
Glama

GCP MCP

by henihaddad

get_billing_info

Retrieve billing details for a specific GCP project by providing its project ID, enabling users to monitor and manage costs effectively within their cloud infrastructure.

Instructions

Get billing information for a GCP project. Args: project_id: The ID of the GCP project to get billing information for Returns: Billing information for the specified GCP project

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id" ], "title": "get_billing_infoArguments", "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/henihaddad/gcp-mcp'

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