Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UC_TOKEN | No | The access token used to authorize API requests to the Unity Catalog server. | |
| UC_SCHEMA | Yes | The name of the schema within a Unity Catalog catalog. | |
| UC_SERVER | Yes | The base URL of the Unity Catalog server. | |
| UC_CATALOG | Yes | The name of the Unity Catalog catalog. | |
| UC_VERBOSITY | No | The verbosity level for logging. | warn |
| UC_LOG_DIRECTORY | No | The directory where log files will be stored. | .mcp_server_unitycatalog |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |