Skip to content

Releases: startreedata/mcp-pinot

Release v3.0.0

17 Mar 01:43
v3.0.0
9463e4c

Choose a tag to compare

Changes since v2.3.0

  • Add explicit permissions to GitHub Actions workflows (#69)
  • Bump pydantic-core from 2.41.5 to 2.42.0 (#59)
  • Bump pyjwt from 2.10.1 to 2.12.0 (#65)
  • Bump authlib from 1.6.6 to 1.6.9 (#67)
  • Bump docker/build-push-action from 6 to 7 (#63)
  • Bump docker/metadata-action from 5 to 6 (#61)
  • Bump docker/login-action from 3 to 4 (#62)
  • Bump docker/setup-buildx-action from 3 to 4 (#64)
  • Upgrade fastmcp from 2.x to 3.x (#68)
  • Bump cryptography from 46.0.2 to 46.0.5 (#58)
  • Bump actions/checkout from 4 to 6 (#56)
  • Bump python-multipart from 0.0.20 to 0.0.22 (#57)
  • Upgrade to Python 3.12 (#55)
  • Bump pydantic-core from 2.33.2 to 2.41.5 (#47)
  • Bump requests from 2.32.3 to 2.32.4 (#54)
  • Bump fastmcp from 2.12.4 to 2.14.0 (#51)
  • Bump astral-sh/setup-uv from 3 to 7 (#45)
  • Bump authlib from 1.6.5 to 1.6.6 (#49)
  • Bump werkzeug from 3.1.1 to 3.1.5 (#48)
  • Bump starlette from 0.46.1 to 0.49.1 (#50)
  • Bump urllib3 from 2.4.0 to 2.6.3 (#52)
  • Bump mcp from 1.16.0 to 1.23.0 (#53)
  • Bump actions/setup-python from 4 to 6 (#46)
  • Bump docker/build-push-action from 5 to 6 (#43)
  • Bump actions/setup-node from 4 to 6 (#42)
  • Bump azure/setup-helm from 3 to 4 (#41)
  • Create dependabot.yml

Docker Image

The Docker image is available at:

ghcr.io/startreedata/mcp-pinot:v3.0.0

DXT Package

Download the .dxt file for Claude Desktop integration.

Helm Chart

The Helm chart is available from GHCR OCI Registry:

helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinot

Release v2.3.0

08 Dec 16:27
78a292c

Choose a tag to compare

Changes since v2.2.0

  • Add a new MCP server for table operations (#7)
  • Bump mcp dependency to include DNS rebinding fix

Docker Image

The Docker image is available at:

ghcr.io/startreedata/mcp-pinot:v2.3.0

DXT Package

Download the .dxt file for Claude Desktop integration.

Helm Chart

The Helm chart is available from GHCR OCI Registry:

helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinot

Release v2.2.0

04 Dec 20:48
v2.2.0
7cad5fb

Choose a tag to compare

Changes since v2.1.0

  • Add table filtering support (#36)
  • Fix release action (#34)

Docker Image

The Docker image is available at:

ghcr.io/startreedata/mcp-pinot:v2.2.0

DXT Package

Download the .dxt file for Claude Desktop integration.

Helm Chart

The Helm chart is available from GHCR OCI Registry:

helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinot

Release v2.1.0

17 Oct 20:10
169f4ac

Choose a tag to compare

Changes since v2.0.0

  • Add mcp path helm value (#33)
  • Support Pinot token from file (#32)

Docker Image

The Docker image is available at:

ghcr.io/startreedata/mcp-pinot:v2.1.0

DXT Package

Download the .dxt file for Claude Desktop integration.

Helm Chart

The Helm chart is available from GHCR OCI Registry:

helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinot

Release v2.0.0

16 Oct 06:13
8378da3

Choose a tag to compare

Changes since v1.1.0

  • Add oauth support (#31)
  • Refactor to use fastmcp framework (#30)

Docker Image

The Docker image is available at:

ghcr.io/startreedata/mcp-pinot:v2.0.0

DXT Package

Download the .dxt file for Claude Desktop integration.

Helm Chart

The Helm chart is available from GHCR OCI Registry:

helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinot

Release v1.1.0

30 Sep 23:37
e31324d

Choose a tag to compare

Changes since v1.0.0

  • Add helm chart (#29)
  • Add release automation (#28)
  • Fix list tools endpoint (#27)
  • feat: Add HTTP/HTTPS transport support with dual transport mode (#26)
  • Add support for DXT Desktop Extension (#23)
  • [ci] Fix lint workflow to use uv run for ruff commands (#25)
  • feat: Add PINOT_BROKER_URL configuration with override support and quickstart defaults (#21)
  • Remove dead code from PinotClient - deprecate MCP tool handling methods (#20)
  • Add schema and table config tools (#18)
  • Add Ruff linter and code formatting (#17)
  • add MCP server badge (#14)
  • Update README.md - Git command fix (#16)
  • Add configurable timeout settings and refactor PinotClient architecture (#15)
  • Fix timeout issues for authenticated Pinot clusters (#12)
  • added glama json (#11)
  • Consolidate Logging Config that fixes duplicate logs (#10)
  • [docs] Restructure and streamline docs for user and developer clarity (#9)

Docker Image

The Docker image is available at:

ghcr.io/startreedata/mcp-pinot:v1.1.0

DXT Package

Download the .dxt file for Claude Desktop integration.

Helm Chart

The Helm chart is available from GHCR OCI Registry:

helm install mcp-pinot oci://ghcr.io/startreedata/mcp-pinot/charts/mcp-pinot

Release v1.0.0

12 May 03:11

Choose a tag to compare

This is the very first version of MCP-Pinot.