datastrato_mcp-server-gravitino

MCP-Mirror/datastrato_mcp-server-gravitino

3.2

If you are the rightful owner of datastrato_mcp-server-gravitino and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for Apache Gravitino provides a seamless integration with FastMCP for Gravitino APIs, offering a simplified interface for metadata interaction.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources