Agent♥︎Age
Catalog

ClickHouse

Official

by ClickHouse · Python

Official ClickHouse MCP server for querying and exploring ClickHouse clusters and chDB.

io.github.ClickHouse/mcp-clickhouse — ClickHouse MCP Server

The io.github.ClickHouse/mcp-clickhouse server is an official MCP server for ClickHouse. It supports querying and exploring ClickHouse clusters and chDB. It implements the MCP 2026-07-28 protocol and includes legacy initialize handshakes from 2024-11-05 through 2025-11-25.

🛠️ Key Features

  • Querying and exploring ClickHouse clusters and chDB
  • MCP protocol implementation: 2026-07-28
  • Legacy initialize handshakes supported: 2024-11-05 to 2025-11-25
  • Modern clients use sessionless requests and server/discover

🚀 Use Cases

  • Interacting with ClickHouse clusters via MCP tools

⚡ Developer Benefits

  • Compatibility with both modern and existing MCP clients through protocol/handshake support
  • Supports server/discover for discovery in sessionless flows

⚠️ Limitations

  • Behavior details beyond protocol versions, legacy handshake windows, and server/discover are not provided in the source excerpt