Skip to main content

Persistent shared memory for Claude Code — MCP server with DuckDB vector search, semantic dedup, and ambient intelligence for team knowledge

Project description

Distillery

Distillery

Team Knowledge, Distilled
Capture, classify, connect, and surface team knowledge through conversational commands.

Documentation · Skills · Quick Start · Roadmap · Slides

PyPI version PyPI downloads License Python version


What is Distillery?

Distillery is a team knowledge base accessed through Claude Code skills. It refines raw information from working sessions, meetings, bookmarks, and conversations into concentrated, searchable knowledge — stored as vector embeddings in DuckDB and retrieved through natural language. Runs locally over stdio or as a hosted HTTP service with GitHub OAuth for team access.

Distillery captures the highest-value transformation — from noise to signal — and makes it a tool the whole team can use.

Full documentation: norrietaylor.github.io/distillery

Distillery demo — /distill captures a decision, /pour synthesizes it

Skills

Distillery provides 14 Claude Code slash commands:

Skill Purpose Example
/distill Capture session knowledge with dedup detection /distill "We decided to use DuckDB for local storage"
/recall Semantic search with provenance /recall distributed caching strategies
/pour Multi-entry synthesis with citations /pour how does our auth system work?
/bookmark Store URLs with auto-generated summaries /bookmark https://example.com/article #caching
/minutes Meeting notes with append updates /minutes --update standup-2026-03-22
/classify Classify entries and triage review queue /classify --inbox
/watch Manage monitored feed sources /watch add github:duckdb/duckdb
/radar Ambient feed digest with source suggestions /radar --days 7
/tune Adjust feed relevance thresholds /tune relevance 0.4
/digest Team activity summary from internal entries /digest --days 7 --project myapp
/gh-sync Sync GitHub issues/PRs into the knowledge base /gh-sync owner/repo --issues
/investigate Deep context builder with relationship traversal /investigate distributed caching
/briefing Team knowledge dashboard with metrics /briefing --days 7
/setup Onboarding wizard for MCP connectivity and config /setup

Quick Start

Step 1: Install the Plugin

claude plugin marketplace add norrietaylor/distillery
claude plugin install distillery

This installs all 14 skills and configures the MCP server to run locally via uvx distillery-mcp — a private, self-contained knowledge base on your machine. Requires Python 3.11+ and uv (install: curl -LsSf https://astral.sh/uv/install.sh | sh).

Step 2: Set Your Embedding API Key (Optional but Recommended)

# Get a free API key from jina.ai
export JINA_API_KEY=jina_...

uvx inherits this from your shell environment. Without a key, Distillery falls back to a stub embedding provider (search quality degraded).

Restart Claude Code and run the onboarding wizard:

/setup

Try the Hosted Demo (Opt-In)

Want to evaluate without installing anything locally? Override the plugin default with the hosted demo at distillery-mcp.fly.dev:

claude mcp add distillery --scope user --transport http --url https://distillery-mcp.fly.dev/mcp

Demo Server: distillery-mcp.fly.dev is for evaluation only. Do not store sensitive or confidential data.

See the Local Setup Guide for full configuration options, or deploy your own instance for team use.

Development

uv pip install -e ".[dev]"
# or
pip install -e ".[dev]"
pytest                              # run tests
mypy --strict src/distillery/       # type check
ruff check src/ tests/              # lint

See Contributing for the full guide.

License

Apache 2.0 — see LICENSE for details.

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

distillery_mcp-0.5.0.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

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

distillery_mcp-0.5.0-py3-none-any.whl (342.9 kB view details)

Uploaded Python 3

File details

Details for the file distillery_mcp-0.5.0.tar.gz.

File metadata

  • Download URL: distillery_mcp-0.5.0.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for distillery_mcp-0.5.0.tar.gz
Algorithm Hash digest
SHA256 52a2cd61ca732662f766a9857bce4fa1dd22a04ee43c307818702fd154b05c5d
MD5 2cc1c7a10bcb0dc1f896af245124d9b8
BLAKE2b-256 24e43e0e805506b63bea6b488b832a23c9daabbc1fa2cbb16fcf7eea57b07a94

See more details on using hashes here.

Provenance

The following attestation bundles were made for distillery_mcp-0.5.0.tar.gz:

Publisher: pypi-publish.yml on norrietaylor/distillery

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file distillery_mcp-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: distillery_mcp-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 342.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for distillery_mcp-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5e19832e623017d32e8750e290d01d57fe139f712f102f6bc88f1c49f8039dc9
MD5 f6799162e2253576456cc3e8094dea60
BLAKE2b-256 192893e7786f24a2ae6a38a9ea21577685cee68291bf4fe0250a0e755da4865c

See more details on using hashes here.

Provenance

The following attestation bundles were made for distillery_mcp-0.5.0-py3-none-any.whl:

Publisher: pypi-publish.yml on norrietaylor/distillery

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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