Clickzetta MCP Server
by yunqiqiliang
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
user | Yes | The username for Clickzetta authentication | |
schema | Yes | The schema in Clickzetta | |
log_dir | No | Absolute path to directory for logs | |
service | Yes | The Clickzetta service to connect to | |
instance | Yes | The Clickzetta instance to connect to | |
password | Yes | The password for Clickzetta authentication | |
vcluster | Yes | The virtual cluster in Clickzetta | |
log_level | No | Logging level (DEBUG/INFO/WARNING/ERROR/CRITICAL) | |
workspace | Yes | The workspace in Clickzetta | |
allow_write | No | Enable write operations (not recommended) | |
exclude_tools | No | Tool names to exclude from the server |
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 |