-
Notifications
You must be signed in to change notification settings - Fork 343
Add ClickZetta Lakehouse MCP Server #321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
yunqiqiliang
wants to merge
12
commits into
docker:main
Choose a base branch
from
yunqiqiliang:add-clickzetta-server
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+1,507
−0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 61 tools for SQL operations, data management, vector search - Docker stdio transport for Claude Desktop integration - Configuration via mounted connections.json - Includes static tools.json to avoid runtime discovery
- Changed from private repo URL to public Gist - Ensures logo is accessible in Docker MCP Catalog
- Quick start guide with configuration instructions - Docker run examples and MCP client setup - Usage examples and tool overview - Security best practices - Links to full documentation
- Simplified directory name from mcp-clickzetta-server-stdio to mcp-clickzetta-server - Updated server name in server.yaml to match - More concise and easier to reference
- Include connections-template.json in repository - Update README to create config file directly instead of downloading - Resolves issue with private repository file access - Provides working copy-paste configuration example
- Replace GitHub documentation links with practical inline guides - Add configuration parameter reference table - Add common service endpoints - Add troubleshooting section - Remove inaccessible private repo Issues link - All links now point to public resources (Docker Hub, yunqi.tech)
- Change homepage to public ClickZetta docs - Change project source to Docker Hub - Replace template download URL with inline JSON example - Reference local connections-template.json file - All links now point to accessible public resources
- Add Links section following mcp-registry standard format - Include official Lakehouse MCP Server guide at top - Reference Docker Hub, ClickZetta platform, and MCP protocol - Clean up duplicate Support/Version sections - Improve documentation structure and discoverability
- Update link title to 'Official ClickZetta Lakehouse MCP Server Guide' for clarity - Remove duplicate ending line - Improve readability and precision
- Add username parameter (ClickZetta account username) - Add password parameter (ClickZetta account password) - Complete all 7 required configuration parameters - Maintain consistent parameter ordering
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: Add a new MCP server
about: Requests for adding a new MCP server to the Docker Catalog
title: ""
labels: submission
assignees: ""
MCP Server Information
Server Name: mcp-clickzetta-server-stdio
Repository URL: https://github.com/yunqiqiliang/mcp-clickzetta-server
Brief Description: MCP server for ClickZetta Lakehouse with 61 tools for SQL operations, vector search, and analytics
Basic Requirements
Submitter Checklist
task validate -- --name SERVER_NAME
task build -- --tools SERVER_NAME