yunqiqiliang_mcp-clickzetta-server

yunqiqiliang_mcp-clickzetta-server

3.2

If you are the rightful owner of yunqiqiliang_mcp-clickzetta-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Clickzetta MCP Server is a Model Context Protocol server implementation for interacting with Clickzetta Lakehouse, enabling SQL query execution and data insights management.

read_query

Execute SELECT queries to read data from the database.

write_query

Execute INSERT, UPDATE, or DELETE queries with the --allow-write flag.

create_table

Create new tables in the database with the --allow-write flag.

list_tables

Get a list of all tables in the database.

describe-table

View column information for a specific table.

append_insight

Add new data insights to the memo resource.