67
/ 100
23 days ago
glama

clickhouse-mcp-server

Read-only MCP server for ClickHouse that allows listing databases and tables, describing schemas, and running SELECT queries.

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.
🔐
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_HOSTlocalhost ClickHouse 호스트
configCLICKHOUSE_PORT8123 HTTP 포트
configCLICKHOUSE_USERdefault 사용자명
🔐 secretCLICKHOUSE_PASSWORD(빈 값) 비밀번호
configCLICKHOUSE_DATABASEdefault 기본 데이터베이스
configCLICKHOUSE_SECUREfalse true면 HTTPS 사용 (보통 포트 8443)
// 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 6 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/reiple-clickhouse-mcp1-1jf7gx)](https://m8ven.ai/mcp/reiple-clickhouse-mcp1-1jf7gx)
commit: eb783e02a8a8e3a52e4a9b63832c83f8f6834fc3
code hash: 28ae3b634dab48fb487e773cce05e8dbc2e7698e720627fd9f1d282733b6d014
verified: 7/8/2026, 8:45:38 AM
view raw JSON →