Skip to main content
Glama

BigQuery FinOps MCP Server

by urfanazad
config.json587 B
{ "project_id": "your-gcp-project-id", "region": "us", "cost_per_tb": 5.0, "budget": { "monthly_usd": 5000, "alert_threshold": 0.80, "hard_limit": false }, "optimization": { "auto_optimize": false, "min_cost_threshold": 1.0, "max_queries_to_analyze": 100 }, "storage": { "unused_table_days": 90, "min_table_size_gb": 1.0 }, "monitoring": { "enable_slack": false, "enable_jira": false, "enable_email": false }, "data_retention": { "query_logs_days": 90, "cost_data_days": 365, "alert_history_days": 180 } }

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/urfanazad/BQ_MCP_OPTIMISER'

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