Skip to main content
Glama
krzko

Google Cloud MCP Server

by krzko

gcp-spanner-query-count

Count queries executed on Google Cloud Spanner databases by filtering instance, database, query type, and status. Analyze query performance over custom time ranges and alignment periods.

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/krzko/google-cloud-mcp'

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