Altinity MCP Server v1.3.4
Release Notes
v1.3.4
FEATURES
- dynamic tools are now refreshed on every schema request (OpenAPI) or tools/list (MCP) call
- dynamic tools are now per-connection: different ClickHouse connections (user@host:port/database) have independent tool sets
- views deleted from ClickHouse are automatically removed from the tool list on next refresh
Docker
docker run --rm ghcr.io/altinity/altinity-mcp:1.3.4 altinity-mcp --helpHelm
helm install altinity-mcp oci://ghcr.io/altinity/altinity-mcp/helm/altinity-mcp -n <your-namespace> -f <your-values.yaml>