We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GreptimeTeam/greptimedb-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
config.yaml•470 B
description: "Table diagnostics: schema, region health, storage analysis, and query optimization for GreptimeDB."
version: "1.0"
arguments:
- name: "table"
description: "The table to analyze (required). Use schema.table format if needed."
required: true
metadata:
tags:
- diagnostics
- schema
- region
- storage
suggested_use: "Analyze table structure, region distribution, storage usage, and optimize queries."
output_format: "markdown"