ClickHouse MCP Server

Execute SELECT queries and inspect database schemas directly from Claude Desktop.

Data last scanned yesterday · Reviewed today

Overview

This MCP server allows users to interface with local or remote ClickHouse databases by providing specific tools for SQL interaction. It supports listing all available tables, describing specific table schemas, and executing raw SELECT statements to fetch data directly within the AI assistant environment. Installation requires a Node.js environment, where users must configure their specific ClickHouse connection details such as host, port, and credentials within their Claude Desktop configuration file. The implementation restricts database activity to SELECT operations to ensure read-only access to your cluster.

Our verdict

This server carries a high-risk score of 10/100 and is not recommended for production environments. The project lacks a software license, hasn't been updated in over a year, and is maintained by a single contributor with zero GitHub stars. Because the security implications of its authentication methods and read-only implementation have not been editorially reviewed, users should exercise extreme caution when connecting it to sensitive databases.

  • Strictly limits database access to SELECT queries only
  • Contains only three direct project dependencies
  • No license detected, creating legal ambiguity for users
  • Zero GitHub stars and last commit over a year ago
  • Authentication methods have not been independently reviewed

Compatibility

No compatibility data yet.

Badge

ClickHouse MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.