ClickHouse icon

ClickHouse

CreatedHeadcrab

Enables interaction with ClickHouse databases using the MCP protocol.

About

ClickHouse is an MCP-compatible server designed to facilitate seamless interaction with ClickHouse databases. It provides functionalities such as retrieving database lists, fetching table schemas, executing SQL queries, and supporting various transport methods like stdio and SSE. The server simplifies database management and querying through a standardized MCP interface.

Key Features

  • Fetches table schemas
  • 0 GitHub stars
  • Retrieves a list of databases
  • Executes SQL queries
  • Supports stdio and SSE transports

Use Cases

  • Querying ClickHouse data using standardized requests
  • Managing ClickHouse databases via MCP
  • Integrating ClickHouse with MCP-based systems