clickhouse-mcp-server

clickhouse-mcp-server

3.2

If you are the rightful owner of clickhouse-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language queries.

The ClickHouse MCP Server is designed to facilitate seamless interaction between large language models (LLMs) and ClickHouse databases. By leveraging the Model Context Protocol, this server enables LLMs to perform data exploration and analysis through natural language queries. It is particularly useful for users who want to integrate advanced data querying capabilities into their applications without needing deep technical expertise in SQL. The server supports read-only SQL queries, ensuring data integrity and security. It is compatible with Claude Desktop for macOS, making it accessible for users on this platform. The server exposes table schemas as resources, allowing for easy data schema exploration and sample data retrieval.

Features

  • Connect to ClickHouse databases
  • Expose table schemas as resources
  • Run SQL queries from natural language instructions
  • Execute read-only SQL queries
  • Works with Claude Desktop for macOS

Tools

  1. execute-sql

    Run a read-only SQL query against the database

  2. natural-language-query

    Ask questions about your data in natural language