Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.
A read-only Model Context Protocol (MCP) server for ClickHouse that supports metadata discovery, resources, parameterized queries, introspection, query analysis, and snapshot mode for large result sets, with profile-based configuration and strict no-DML/DDL enforcement. Requirements: Python 3.13+, a running ClickHouse instance, and connection details via environment variables or a config file.…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A read-only Model Context Protocol (MCP) server for ClickHouse that supports metadata discovery, resources, parameterized queries, introspection, query analysis, and snapshot mode for large result sets, with profile-based configuration and strict no-DML/DDL enforcement. Requirements: Python 3.13+, a running ClickHouse instance, and connection details via environment variables or a config file. Set a DSN and run the server with MCP Inspector: All settings use the MCPCLICKHOUSE prefix. Flat…