Skip to content

Releases: quiltdata/quilt-mcp-server

quilt-mcp v0.22.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 18:14
bf9d5d0

What's Changed

  • Derive registry URL from catalog config (v0.22.0) by @drernie in #293

Full Changelog: v0.21.0...v0.22.0

🚀 Release Status for v0.22.0

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.22.0

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.22.0
# or
uv add quilt-mcp-server==0.22.0

quilt-mcp v0.21.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 18:40
8de6879

What's Changed

  • Stack-Integrated Review Artifacts (Docs-Only, No Runtime Code Changes) by @drernie in #286
  • v0.21.0 Refactor integration: module cleanup, backend decomposition, and CI stabilization by @drernie in #289

Full Changelog: v0.20.0...v0.21.0

🚀 Release Status for v0.21.0

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.21.0

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.21.0
# or
uv add quilt-mcp-server==0.21.0

quilt-mcp v0.20.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 04:41
75f0774

What's Changed

Full Changelog: v0.18.0...v0.20.0

🚀 Release Status for v0.20.0

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.20.0

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.20.0
# or
uv add quilt-mcp-server==0.20.0

quilt-mcp v0.18.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 15:52
d0d49a4

What's Changed

  • fix: Handle pandas 3.0 StringDtype in visualization modules by @drernie in #281
  • Add dedicated docs.quilt.bio search tool by @drernie in #282

Full Changelog: v0.17.5...v0.18.0

🚀 Release Status for v0.18.0

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.18.0

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.18.0
# or
uv add quilt-mcp-server==0.18.0

quilt-mcp v0.17.6

Choose a tag to compare

@github-actions github-actions released this 13 Feb 01:26

Full Changelog: v0.17.5...v0.17.6

🚀 Release Status for v0.17.6

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.17.6

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.17.6
# or
uv add quilt-mcp-server==0.17.6

Quilt MCP MCPB v0.9.2

Choose a tag to compare

@github-actions github-actions released this 20 Nov 06:18
58b08eb

What's Changed

  • Release v0.9.1: Search backend simplification by @drernie in #234
  • feat: Re-enable mypy type checking for ALL 12 disabled modules (#236) by @drernie in #237
  • feat: Add intelligent package scope for package-centric search results by @drernie in #239
  • Release v0.9.2: Package scope + mypy type checking by @drernie in #240

Full Changelog: v0.9.0...v0.9.2

🚀 Release Status for v0.9.2

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.9.2

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.9.2
# or
uv add quilt-mcp-server==0.9.2

Quilt MCP MCPB v0.8.5-dev-20251110211334

Choose a tag to compare

What's Changed

  • feat: Improve input schema usability for LLMs (#227) by @drernie in #228
  • feat: simplify BucketObjectsPutParams and add parameter flattening spec by @drernie in #229
  • v0.8.5: Flatten MCP tool parameters for better LLM usability by @drernie in #230

Full Changelog: v0.8.3...v0.8.5-dev-20251110211334

🚀 Release Status for v0.8.5-dev-20251110211334

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.8.5-dev-20251110211334

📥 Installation

# Install from TestPyPI
pip install -i https://test.pypi.org/simple/ quilt-mcp-server==0.8.5-dev-20251110211334
# or
uv add --index https://test.pypi.org/simple/ quilt-mcp-server==0.8.5-dev-20251110211334

Quilt MCP MCPB v0.8.5

Choose a tag to compare

@github-actions github-actions released this 10 Nov 23:45

What's Changed

  • feat: Improve input schema usability for LLMs (#227) by @drernie in #228
  • feat: simplify BucketObjectsPutParams and add parameter flattening spec by @drernie in #229

Full Changelog: v0.8.3...v0.8.5

🚀 Release Status for v0.8.5

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.8.5

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.8.5
# or
uv add quilt-mcp-server==0.8.5

Quilt MCP MCPB v0.8.3

Choose a tag to compare

@github-actions github-actions released this 22 Oct 01:07
33dbf4a

What's Changed

  • feat: Complete Pydantic migration for all 38 MCP tools (v0.10.0) by @drernie in #225

Full Changelog: v0.8.2...v0.8.3

🚀 Release Status for v0.8.3

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.8.3

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.8.3
# or
uv add quilt-mcp-server==0.8.3

Quilt MCP MCPB v0.8.2

Choose a tag to compare

@github-actions github-actions released this 21 Oct 03:40
4fc1eef

What's Changed

  • v0.8.2: Major Tools Consolidation and Architecture Cleanup by @drernie in #223

Full Changelog: v0.8.1...v0.8.2

🚀 Release Status for v0.8.2

📦 Package Locations

🐳 Docker Pull Command

docker pull 850787717197.dkr.ecr.us-east-1.amazonaws.com/quiltdata/mcp:0.8.2

📥 Installation

# Install from PyPI
pip install quilt-mcp-server==0.8.2
# or
uv add quilt-mcp-server==0.8.2