Enables read-only interaction with Hasura GraphQL APIs, including table exploration, data preview, and schema introspection.
| Tool name | Description | Destructive? |
|---|---|---|
| health_check | ✓ no | |
| list_tables | ✓ no | |
| describe_table | ✓ no | |
| list_root_fields | ✓ no | |
| describe_graphql_type | ✓ no |
| preview_table_data | ✓ no | |
| aggregate_data | ✓ no | |
| run_graphql_query⚠ | ⚠ yes |