clickhouse Claude Code Plugin
Claude Code PluginClaude CodeDatabaseDatabases & StorageData Engineering & AnalyticsThe explanation below is AI-generated. Please verify it against the sources.
This plugin links Claude Code to ClickHouse Cloud, letting a user explore their organizations, services, databases, and table structures directly from a conversation. It adds a set of skills that apply ClickHouse best practices for schema design, query tuning, and data loading automatically while working with ClickHouse. It also installs an MCP server that connects to ClickHouse Cloud's remote MCP endpoint, enabling read-only SQL queries, schema inspection, backup monitoring, cost review, and inspection of ClickPipe setups. The skill content is pulled from a separate ClickHouse-maintained repository and refreshed on a weekly schedule. The project is released under the Apache 2.0 license.
About the service
ClickHouse Cloud is a managed, cloud-hosted version of the ClickHouse column-oriented database, built for fast analytical (OLAP) queries over large datasets, and it is the external service this plugin connects to for schema browsing, query execution, and account/billing information.
What you can do with clickhouse
- Browse ClickHouse Cloud organizations, services, databases, and table schemas from within Claude Code
- Run read-only SQL queries against connected ClickHouse data and receive analytical results
- Check service backup status and review billing costs
- Inspect ClickPipe configurations
- Keep best-practice rules current via automatic weekly sync from an upstream ClickHouse repository