Back to Home
nozomi-koborinai icon

gcp-cost-mcp-server

Verified Safe

by nozomi-koborinai

Overview

Provides AI assistants with tools to estimate Google Cloud running costs by interacting with the Cloud Billing Catalog API and dynamically fetching free tier information.

Installation

Run Command
./gcp-cost-mcp-server

Environment Variables

  • GOOGLE_APPLICATION_CREDENTIALS

Security Notes

The server uses standard Google Application Default Credentials (ADC) for authentication to the Cloud Billing API, limiting access to `cloud-billing.readonly` scope. External requests to DuckDuckGo and Google Cloud documentation are made for free tier information; these are controlled and validated (e.g., scraping only `cloud.google.com` URLs). No 'eval' or direct shell execution vulnerabilities, hardcoded secrets, or arbitrary code execution patterns were identified. The data handling and external interactions are well-constrained.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars1
Forks0
Last Update2025-12-02

Tags

GCPCost EstimationAI ToolsMCP ServerBilling APIGo