servers/ database/ clickhouse
ClickHouse icon

ClickHouse

Unverified Claim & verify → Database

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

Visit website ↗ View on GitHub ↗
Overview Installation

Overview

ClickHouse is a Model Context Protocol (MCP) server: Official ClickHouse MCP server for querying and exploring ClickHouse clusters and chDB. Because it speaks the Model Context Protocol, AI assistants can use ClickHouse as a set of callable tools instead of you copy-pasting between apps.

It runs locally: the Python package mcp-clickhouse (via uvx) speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need CLICKHOUSE_HOST, CLICKHOUSE_USER, CLICKHOUSE_PASSWORD. The current release is v0.4.1, published under the Apache-2.0 license, with source at ClickHouse/mcp-clickhouse on GitHub, where it has earned 862 stars.

On mcp.site, ClickHouse sits in the Database category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain ClickHouse for ClickHouse, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

PyPI package — mcp-clickhouse · MCP over stdio
Docker image — ghcr.io/clickhouse/mcp-clickhouse:0.4.1 · MCP over stdio
Credentials — Requires CLICKHOUSE_HOST, CLICKHOUSE_USER, CLICKHOUSE_PASSWORD
Open source — Apache-2.0 license · ClickHouse/mcp-clickhouse

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "clickhouse": {
      "command": "uvx",
      "args": [
        "mcp-clickhouse"
      ],
      "env": {
        "CLICKHOUSE_HOST": "<clickhouse-host>",
        "CLICKHOUSE_USER": "<clickhouse-user>",
        "CLICKHOUSE_PASSWORD": "<clickhouse-password>"
      }
    }
  }
}

Requires CLICKHOUSE_HOST, CLICKHOUSE_USER, CLICKHOUSE_PASSWORD

Related servers

SM
Supabase MCP
Database

Manage Supabase projects, databases, auth, storage, and SQL workflows from AI agents.

★ 9.8k Updated 9h ago
ME
Medplum
Database

FHIR-native healthcare data platform tools for AI agents.

★ 2.5k Added 2 weeks ago
RD
RE Data Refinery
Database

Clean, join, and reshape datasets with natural-language steps.

Added 13 hours ago
E�
EOSL.ai — Hardware End-of-Life Database
Database

Hardware end-of-life dates by part number, each linked to the vendor's own bulletin.

Added 5 hours ago
FI
Fincontext
Database

Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.

Added 5 hours ago
Dbmcp icon
Dbmcp
Database

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention.

★ 30 Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close