Loomal

ClickHouse

MCP server by github.com/alyiox/mcp-clickhousex

Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.

0 starspypi: mcp-clickhousex

About ClickHouse

ClickHouse is an MCP (Model Context Protocol) server published by alyiox in the official MCP registry, listed under Code Analysis on Loomal. Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.

It ships as a Python package on PyPI (mcp-clickhousex), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/alyiox/mcp-clickhousex.

Use ClickHouse with your agent

Claude Code · one command
claude mcp add clickhouse -- uvx mcp-clickhousex
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "clickhouse": {
      "command": "uvx",
      "args": [
        "mcp-clickhousex"
      ]
    }
  }
}
pypimcp-clickhousex

Frequently asked questions

What is ClickHouse?
ClickHouse is an MCP (Model Context Protocol) server by alyiox in the Code Analysis category. Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.
How do I connect ClickHouse to Claude, Cursor, or another MCP client?
Install ClickHouse from its pypi package (mcp-clickhousex) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ClickHouse open source?
Yes — the source code is public at github.com/alyiox/mcp-clickhousex.
Can AI agents pay to use ClickHouse?
Not yet through Loomal — ClickHouse is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ClickHouse? Claim this listing free by verifying GitHub ownership, or contact us.