Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ognis1205 • Documentation & Docs
An MCP server that exposes Unity Catalog Functions as tools so agents can list, get, create, execute, and delete functions within a specified Unity Catalog catalog and schema.
Discover and list available Unity Catalog functions within a specific catalog and schema to decide which function to call.
Retrieve detailed metadata about a specific Unity Catalog function before invoking it or presenting it to a user.
Create, execute, or delete Python functions registered in Unity Catalog as part of automated workflows or tooling.
This project implements a Model Context Protocol (MCP) server that wraps Unity Catalog Functions and provides predefined tools (list/get/create/delete/execute) for programmatic function management. It supports configuration via CLI or environment variables and can be run with uv or Docker, making it easy to integrate with agent platforms like Claude Desktop or VSCode. The server is useful for automating function lifecycle tasks in a Unity Catalog catalog/schema and for enabling agents to invoke catalog-registered Python functions. Note: some APIs (create_function) are marked experimental and the server expects catalog and schema to be provided at startup.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.