Skip to main content
Glama
database.json2.33 kB
{ "id": "number", "description": "string|null", "features": [ "array of 40+ feature strings like:", "actions", "basic-aggregations", "binning", "case-sensitivity-string-filter-options", "date-arithmetics", "datetime-diff", "expressions", "foreign-keys", "inner-join", "left-join", "nested-queries", "right-join", "standard-deviation-aggregations", "... and many more" ], "cache_field_values_schedule": "string (cron expression)|null", "timezone": "string", "auto_run_queries": "boolean", "metadata_sync_schedule": "string (cron expression)", "name": "string", "settings": "null", "caveats": "null", "creator_id": "null", "is_full_sync": "boolean", "updated_at": "string (ISO date)", "cache_ttl": "null", "is_sample": "boolean", "is_on_demand": "boolean", "engine": "string", "initial_sync_status": "string", "is_audit": "boolean", "dbms_version": { "flavor": "string", "version": "string", "semantic-version": "array" }, "uploads_enabled": "boolean", "refingerprint": "null", "created_at": "string (ISO date)", "points_of_interest": "null", "tables": [ { "id": "number", "description": "string|null", "entity_type": "string", "view_count": "number", "schema": "string", "database_require_filter": "null", "show_in_getting_started": "boolean", "name": "string", "caveats": "null", "segments": "array", "updated_at": "string (ISO date)", "active": "boolean", "db_id": "number", "visibility_type": "string|null", "field_order": "string", "is_upload": "boolean", "initial_sync_status": "string", "display_name": "string", "metrics": "array", "created_at": "string (ISO date)", "estimated_row_count": "number|null", "points_of_interest": "null" } ], "schedules": { "cache_field_values": { "schedule_day": "string|null", "schedule_frame": "string|null", "schedule_hour": "number|null", "schedule_type": "string" }, "metadata_sync": { "schedule_day": "string|null", "schedule_frame": "string|null", "schedule_hour": "number|null", "schedule_type": "string" } }, "retrieved_at": "string (ISO date)" }

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/jerichosequitin/Metabase'

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