
1{2 "mcpServers": {3 "clickhouse": {4 "env": {5 "CLICKHOUSE_HOST": "localhost",6 "CLICKHOUSE_USER": "root",7 "CLICKHOUSE_DATABASE": "[optional]",8 "CLICKHOUSE_PASSWORD": "password",9 "CLICKHOUSE_READONLY": "true"10 },11 "args": [12 "--directory",13 "/Users/burakdirin/Projects/clickhouse-mcp-server",14 "run",15 "clickhouse-mcp-server"16 ],17 "command": "uv"18 }19 }20}
No reviews yet. Be the first to review!
Sign in to join the conversation