Skip to main content
Glama
RadiumGu

GCP Billing and Monitoring MCP Server

by RadiumGu

gcp-spanner-query-count

Count queries executed in Google Cloud Spanner databases to monitor performance and identify issues. Filter by instance, database, query type, status, and time range for targeted analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instanceIdNoSpanner instance ID (optional, if not provided will show all instances)
databaseIdNoSpanner database ID (optional, if not provided will show all databases)
queryTypeNoType of queries to count (ALL, READ, QUERY)ALL
statusNoStatus of queries to count (ALL, OK, ERROR)ALL
startTimeNoStart time for the query (e.g., "1h", "2d", "30m")1h
endTimeNoEnd time for the query (defaults to now)
alignmentPeriodNoAlignment period for aggregating data points (e.g., "60s", "5m", "1h")60s

Latest Blog Posts

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-billing-and-monitoring-mcp'

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