67
/ 100
8 days ago
glama

clickhouse-readonly-mcp

Minimal MCP server for read-only access to ClickHouse, enabling AI agents to explore schemas and execute SELECT queries safely.

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: CH_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.
configCH_HOSTclickhouse.example.com
configCH_PORTConnection refused / timeout — проверь CH_HOST, и что
configCH_DATABASEdefault_marts
configCH_USERyour_readonly_user
🔐 secretCH_PASSWORDyour_password
configCH_SECUREtrue # true = HTTPS/TLS (порт 8443); false = HTTP (порт 8123)
configCH_VERIFYtrue # false — если self-signed сертификат
// 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/mp-trade-clickhouse-readonly-mcp-p30f3k)](https://m8ven.ai/mcp/mp-trade-clickhouse-readonly-mcp-p30f3k)
commit: 31fe5f73ae823f668998a50969deddc4b1eda85f
code hash: b388a2a7761c0894d67dd350169b869565451146dc685dec4eedcc318085bc7e
verified: 7/23/2026, 9:02:56 AM
view raw JSON →