Skip to main content

Secure MCP server for accessing Quilt data with JWT authentication

Project description

Quilt MCP Server

MCP server for Quilt data catalog - search, analyze, and manage data packages with 84+ tools.

Tests Python 3.11+ License

Quick Start

1. Terminal (Direct)

# Run directly with uvx (requires uv: https://docs.astral.sh/uv/)
uvx quilt-mcp

# Or install globally
uv tool install quilt-mcp
quilt-mcp

2. Claude Desktop (One-Click)

  1. Download .mcpb from releases
  2. Double-click to install or drag to Claude Desktop
  3. Configure catalog in Settings → Extensions → Quilt MCP

3. Claude CLI

# One-liner setup
npx @anthropic/claude-cli mcp add quilt-mcp

4. Custom MCP Clients

Add to your mcp.json:

{
  "mcpServers": {
    "quilt": {
      "command": "uvx",
      "args": ["quilt-mcp"],
      "env": {
        "QUILT_CATALOG_DOMAIN": "quilt-stack.yourcompany.com"
      }
    }
  }
}

Configuration

Set via environment or MCP config:

  • QUILT_CATALOG_DOMAIN - Your Quilt catalog URL
  • QUILT_DEFAULT_BUCKET - Default S3 bucket
  • AWS_PROFILE - AWS credentials profile

Development

# Clone and setup
git clone https://github.com/quiltdata/quilt-mcp-server.git
cd quilt-mcp-server

# Install and run
uv sync
make run

# Test
make test

Documentation

Support

License

Apache 2.0 - See LICENSE.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quilt_mcp-0.6.11.tar.gz (184.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quilt_mcp-0.6.11-py3-none-any.whl (218.6 kB view details)

Uploaded Python 3

File details

Details for the file quilt_mcp-0.6.11.tar.gz.

File metadata

  • Download URL: quilt_mcp-0.6.11.tar.gz
  • Upload date:
  • Size: 184.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.11

File hashes

Hashes for quilt_mcp-0.6.11.tar.gz
Algorithm Hash digest
SHA256 8957eac2f29e5427a9fd10d43779972cda629896da59b34d79913cecbb62cd6d
MD5 4f8a5d88db3c5bc5e3b59efece5b400e
BLAKE2b-256 e8a4a195624247907eaec2d1443102472a6b230fffa4419378e73cd00884c493

See more details on using hashes here.

File details

Details for the file quilt_mcp-0.6.11-py3-none-any.whl.

File metadata

  • Download URL: quilt_mcp-0.6.11-py3-none-any.whl
  • Upload date:
  • Size: 218.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.11

File hashes

Hashes for quilt_mcp-0.6.11-py3-none-any.whl
Algorithm Hash digest
SHA256 675e7d732a07af129385c832d2434eb3202c71d3bfc931225d47689bb9e81d07
MD5 d9aef91358df2eaa39b26ca66ddd5f13
BLAKE2b-256 e7ab298e1d05cfa4406059035447542ff7dd1d6a6d26734fd83ec6ec29bbc6fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page