Skip to main content
Glama
andyl25

Google Cloud MCP Server

by andyl25

spanner-query-count

Count queries in Google Cloud Spanner by instance, database, type, and status within a specified time range. Aggregate results for detailed analysis and monitoring.

Input Schema

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

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/andyl25/googlecloud-mcp'

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