Skip to main content
Glama

GCP MCP

by RadiumGu

get-cost-forecast

Forecast your Google Cloud Platform project costs by specifying a project ID and the number of months for prediction. Helps in planning and managing cloud expenses effectively.

Instructions

Get cost forecast for the current project

Input Schema

NameRequiredDescriptionDefault
monthsNoNumber of months to forecast (default: 3)
projectIdNoProject ID to get forecast for (defaults to selected project)

Input Schema (JSON Schema)

{ "properties": { "months": { "description": "Number of months to forecast (default: 3)", "type": "number" }, "projectId": { "description": "Project ID to get forecast for (defaults to selected project)", "type": "string" } }, "required": [], "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-ops-mcp'

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