Skip to content

ClickHouse/clickhouse-claude-code-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClickHouse Claude Code Plugin

The official Claude Code Plugin for ClickHouse. Extends Claude Code with ClickHouse best practice skills, rules, and the ClickHouse MCP server.

Installation

Install from the Claude Code plugin directory (pending marketplace approval):

claude plugin install clickhouse@claude-plugins-official

Or clone the repo and load it directly:

git clone --recursive https://github.com/ClickHouse/clickhouse-claude-code-plugin
claude --plugin-dir ./clickhouse-claude-code-plugin

What's included

  • Skills — ClickHouse best practice rules covering schema design, query optimization, and data ingestion, applied automatically when you work with ClickHouse
  • MCP Server — connects Claude Code to the ClickHouse Cloud Remote MCP server for schema inspection and read-only SQL queries against your clusters

See skills/clickhouse-best-practices/ for the full rule set.

Keeping skills up to date

Best practice rules are sourced from ClickHouse/agent-skills and kept in sync via a weekly GitHub Action that pushes upstream changes directly to main. The source is tracked as a git submodule at submodules/agent-skills.

License

Apache 2.0 — see LICENSE for details.

About

ClickHouse Claude Code plugin: skills (ClickHouse best practices), rules and MCP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors