MCP Servers / database / Apache Gravitino

Apache Gravitino

JSON →
none★ 22database

Access Apache Gravitino, a high-performance, federated metadata lake for data and AI.

Install
How to run this server

No install command recorded.

server path: apache-gravitino
Tools
What this server exposes
get_list_of_catalogs
Retrieve a list of catalogs
get_list_of_schemas
Retrieve a list of schemas
get_list_of_tables
Retrieve a paginated list of tables
get_table_by_fqn
Fetch detailed information for a specific table
get_table_columns_by_fqn
Retrieve column information for a table
get_list_of_tags
Retrieve all tags
associate_tag_to_entity
Attach a tag to a table or column
list_objects_by_tag
List objects associated with a specific tag
get_list_of_roles
Retrieve all roles
get_list_of_users
Retrieve all users
grant_role_to_user
Assign a role to a user
revoke_role_from_user
Revoke a user's role
get_list_of_models
Retrieve a list of models
get_list_of_model_versions_by_fqn
Get versions of a model by fully qualified name
Configuration
Environment & auth
authnone
envGRAVITINO_JWT_TOKEN
envYOUR_GRAVITINO_JWT_TOKEN
Resources