68
/ 100
1 month ago
mcp_so

Clickhouse MCP server

An MCP server implementation that enables Claude AI to interact with Clickhouse databases.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CLICKHOUSE_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLICKHOUSE_HOSTClickhouse server address (default: "localhost")
configCLICKHOUSE_PORT
configCLICKHOUSE_USERClickhouse username (default: "root")
🔐 secretCLICKHOUSE_PASSWORDClickhouse password (default: "")
configCLICKHOUSE_DATABASEInitial database (optional)
configCLICKHOUSE_READONLYRead-only mode (set to 1/true to enable, default: false)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/burakdirin-clickhouse-mcp-server-1xatyp)](https://m8ven.ai/mcp/burakdirin-clickhouse-mcp-server-1xatyp)
commit: 342a7b5cbe2b29f7c9248399bd549c615acb0ad7
code hash: ac3fdff4629f4950068e8c1af92e01babdf9a08393f01a7d2160b43ce7be862e
verified: 6/16/2026, 11:40:17 AM
view raw JSON →