Skip to content

Release v1.3.2

Choose a tag to compare

@github-actions github-actions released this 24 Nov 10:55
· 23 commits to main since this release

Altinity MCP Server v1.3.2

Release Notes

v1.3.2

FEATURES

  • support JSON comments for rich dynamic tool descriptions
  • append custom description to ClickHouse type in parameter details

TESTING

  • add test for dynamic tools JSON comment parsing

Docker

docker run --rm ghcr.io/altinity/altinity-mcp:1.3.2 altinity-mcp --help

Helm

helm install altinity-mcp oci://ghcr.io/altinity/altinity-mcp/helm/altinity-mcp -n <your-namespace> -f <your-values.yaml>