Unity Catalog MCP Server
JSON →An MCP server that allows LLM agents to seamlessly execute functions within Unity Catalog.
Tools · 4
- uc_list_functions Lists functions within the specified parent catalog and schema.
- uc_get_function Gets a function within a parent catalog and schema.
- uc_create_function Creates a function within a parent catalog and schema. WARNING: This API is experimental and will change in future versions.
- uc_delete_function Deletes a function within a parent catalog and schema.
Links
★ 16 GitHub stars