mcp-server-unitycatalog

mcp-server-unitycatalog

13

This project is a Model Context Protocol server designed for Unity Catalog. It allows users to utilize Unity Catalog Functions through MCP tools and provides functionalities such as listing, getting, creating, and deleting functions within specified catalogs and schemas. The server is easy to configure via CLI options or environment variables and supports integration with Claude Desktop and VSCode Cline.

What is the purpose of the mcp-server-unitycatalog?

The mcp-server-unitycatalog is designed to facilitate the management and interaction with data functions within Unity Catalog using Model Context Protocol.

How can I configure the server?

The server can be configured using command-line options or environment variables to set parameters like the Unity Catalog server URL, catalog name, schema name, and access token.

Is the server compatible with Docker?

Yes, the server can be run using Docker, and a Docker image is available for easy deployment.

What are the predefined AI tools available?

The server provides tools for listing, getting, creating, and deleting functions within Unity Catalog.

Is the mcp-server-unitycatalog open-source?

Yes, it is open-source and licensed under the MIT License, allowing for modification and distribution.