- Step1: Install the MCP server using npm or npx
- Step2: Configure environment variables with your ClickHouse host, port, user credentials, and TLS settings
- Step3: Run the MCP server using npx clickhouse-mcp
- Step4: Use supported functions to list databases, tables, or execute SELECT queries via your application or tools
- Step5: Ensure only read-only queries are executed for security