Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Distillery

PYPI · DISTILLERY-MCP · SCANNED SEP 20

Knowledge base for Claude Code with semantic search, feed intelligence, and teams

Available components

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 2 of 26 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 86 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2421 tokens (~134/item across 18 items; 17 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Distillery MCP server?

Distillery runs locally as a PyPI package, launched with uvx distillery-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · distillery-mcp

# add to Claude Code
claude mcp add norrietaylor-distillery-mcp -- uvx distillery-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "norrietaylor-distillery-mcp": {
      "command": "uvx",
      "args": [
        "distillery-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "norrietaylor-distillery-mcp": {
      "command": "uvx",
      "args": [
        "distillery-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add norrietaylor-distillery-mcp -- uvx distillery-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "norrietaylor-distillery-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "distillery-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add norrietaylor-distillery-mcp --command uvx --arg distillery-mcp
# ~/.hermes/config.yaml
mcp_servers:
  norrietaylor-distillery-mcp:
    command: "uvx"
    args: ["distillery-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "norrietaylor-distillery-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "distillery-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add norrietaylor-distillery-mcp -t stdio -c uvx -a distillery-mcp
// mcp.json
{
  "mcpServers": {
    "norrietaylor-distillery-mcp": {
      "command": "uvx",
      "args": [
        "distillery-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 +1
    • Stability: 0.97 → pass security
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/distillery-mcp@0.7.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 26 packages
Packages resolved 26
Stale 2
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 17 exposed · ~2,342 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
distillery_classify ~88

Apply a pre-computed classification to an existing entry. USE WHEN: you have determined an entry's type and confidence via LLM or heuristic analysis and want to persist the classification result.

NameTypeReqDescription
confidencenumberyes
entry_idstringyes
entry_typestringyes
reasoning
suggested_project
suggested_tags

No output schema declared.

No examples provided.

distillery_configure ~58

Read or update a runtime configuration value. USE WHEN: reading current thresholds/settings, or adjusting them at runtime without editing the config file directly.

NameTypeReqDescription
keystringyes
sectionstringyes
value

No output schema declared.

No examples provided.

distillery_correct ~86

Store a correction that supersedes an existing entry. USE WHEN: an existing entry contains wrong information and you want to replace it with corrected content while preserving the audit trail.

NameTypeReqDescription
author
contentstringyes
entry_type
metadata
project
tags
wrong_entry_idstringyes

No output schema declared.

No examples provided.

distillery_find_similar ~143

Find stored entries similar to the given text (cosine similarity). USE WHEN: checking for duplicates or conflicts before storing, finding entries related to arbitrary text, or surfacing hidden connections to a known entry (entries that are similar but not yet linked via relations). Supports progressive disclosure modes.

NameTypeReqDescription
accept_action
conflict_checkboolean
content
dedup_actionboolean
exclude_linkedboolean
limitinteger
llm_responses
source_entry_id
source_entry_ids
thresholdnumber

No output schema declared.

No examples provided.

distillery_get ~53

Retrieve a single knowledge entry by its unique ID. USE WHEN: fetching the full content and metadata of a specific entry (e.g. after finding its ID via search or list).

NameTypeReqDescription
entry_idstringyes

No output schema declared.

No examples provided.

distillery_gh_sync ~105

Sync GitHub issues and PRs into the knowledge base using a batched pipeline. url: repository slug (owner/repo) or full GitHub URL. author: author field for created entries (default: gh-sync). project: optional project name to scope entries. background: when true, runs async and returns a job_id immediately.

NameTypeReqDescription
authorstring
backgroundboolean
project
urlstringyes

No output schema declared.

No examples provided.

distillery_ingest_doc ~167

Ingest an arbitrary document (ADR, spec, decision, customer feedback). USE WHEN: importing a standalone document — a markdown ADR/spec/RFC, a design decision, or a customer-feedback transcript/doc — so it becomes queryable knowledge with provenance. Distinct from distillery_store (single entry, semantic dedup) and from PreCompact transcripts: this chunks large text into multiple linked entries and deduplicates idempotently by content hash, so re-ingesting identical content adds no second entry.

NameTypeReqDescription
authorstringyes
doctype
external_id
metadata
project
source
tags
textstringyes
title

No output schema declared.

No examples provided.

distillery_list ~260

List knowledge entries with optional filters and pagination (newest first). USE WHEN: browsing or filtering entries without a semantic query. Use distillery_search instead when you have a natural-language question. By default, only entries with status in (active, pending_review) are returned — archived entries are hidden. Pass ``status="archived"`` to list only archived entries, ``status="any"`` to include every status, or ``include_archived=true`` to add archived entries to the default view.

NameTypeReqDescription
author
content_max_length
date_from
date_to
entry_type
feed_url
group_by
include_archivedboolean
include_evergreenboolean
limitinteger
offsetinteger
output
output_modestring
project
published_after
published_before
session_id
source
stale_days
status
structural
tag_prefix
tags
verification

No output schema declared.

No examples provided.

distillery_relations ~189

Manage typed relations between knowledge entries. USE WHEN: linking entries together (e.g. marking one as blocking another, citing a reference, or flagging duplicates), walking the relation graph from a seed entry to surface multi-hop neighbours, or computing graph metrics (bridges, communities) on the relations subgraph.

NameTypeReqDescription
actionstringyes
date_from
date_to
directionstring
entry_id
from_id
hopsinteger
invalid_at
limitinteger
metadata
metric
project
relation_id
relation_type
scopestring
tags
to_id
valid_at
weight

No output schema declared.

No examples provided.

distillery_resolve_review ~78

Resolve a pending-review entry by approving, reclassifying, or archiving it. USE WHEN: acting on entries in the review queue (entries with status=pending_review from low-confidence classifications).

NameTypeReqDescription
actionstringyes
entry_idstringyes
new_entry_type
reviewer

No output schema declared.

No examples provided.

distillery_search ~384

Search knowledge entries using semantic similarity (cosine distance, ranked descending). USE WHEN: finding entries that match a natural-language question or topic. Each result includes a similarity score (0-1, higher is more relevant). By default, only entries with status in (active, pending_review) are considered — archived entries are hidden. Pass ``status="archived"`` to search only archived entries, ``status="any"`` to include every status, or ``include_archived=true`` to add archived entries to the default candidate set. When ``expand_graph=true``, after the semantic search returns its seed result set, the tool BFS-expands 1 or 2 hops via ``entry_relations`` to surface structurally connected entries. Graph entries are scored at ``parent_score * 0.5 ** depth``, marked with ``provenance="graph"``, and merged into the result list (sorted by descending score, truncated to ``limit``). Seeds are tagged ``provenance="search"``. The envelope gains a ``graph_expansion`` summary. When ``expand_graph=false`` (default), the existing envelope is unchanged — strictly additive.

NameTypeReqDescription
author
date_from
date_to
entry_type
expand_graphboolean
expand_hopsinteger
include_archivedboolean
include_evergreenboolean
limitinteger
output_modestring
project
published_after
published_before
querystringyes
session_id
source
status
tag_prefix
tags

No output schema declared.

No examples provided.

distillery_status ~229

Return a lightweight in-protocol health/metadata probe. USE WHEN: verifying MCP connectivity (e.g. from the ``/setup`` wizard) without relying on the HTTP-only ``/health`` endpoint. Works uniformly on stdio and HTTP transports. PARAMS: (none) RETURNS (success): { status: "ok", version: str, # distillery package version build_sha: str, # git SHA (or "dev") transport: "stdio" | "http" | "unknown", tool_count: int, # number of registered MCP tools store: { entry_count: int | null, db_size_bytes: int | null }, embedding_provider: str, # model name or provider class name last_feed_poll: { source_count: int, last_poll_at: str | null }, uptime_seconds?: int # seconds since server startup } RELATED: distillery_list (for entry counts, filtering, and per-group aggregates), distillery_configure (to inspect/adjust runtime configuration)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

distillery_store ~142

Store a new knowledge entry and return its ID with dedup/conflict information. USE WHEN: capturing a new piece of knowledge (session notes, bookmarks, meeting minutes, ideas, etc.) into the Distillery store.

NameTypeReqDescription
authorstringyes
contentstringyes
dedup_limit
dedup_threshold
entry_typestringyes
expires_at
include_conflict_promptboolean
metadata
output_mode
project
session_id
source
tags
verification

No output schema declared.

No examples provided.

distillery_store_batch ~70

Batch-store multiple knowledge entries in one call (no dedup/conflict checks). USE WHEN: bulk-importing entries (e.g. GitHub history sync, migration, backfill) where per-entry dedup is unnecessary and throughput matters.

NameTypeReqDescription
entriesarrayyes
project

No output schema declared.

No examples provided.

distillery_sync_status ~62

Check the status of background sync jobs. job_id: look up a specific job by ID. source_url: list jobs for a specific source URL. If neither is provided, lists all recent jobs.

NameTypeReqDescription
job_id
source_url

No output schema declared.

No examples provided.

distillery_update ~112

Update one or more fields on an existing knowledge entry. USE WHEN: modifying an entry's content, type, tags, status, or other mutable fields. At least one updatable field must be provided.

NameTypeReqDescription
author
content
entry_idstringyes
entry_type
expires_at
metadata
project
session_id
status
tags
verification

No output schema declared.

No examples provided.

distillery_watch ~116

Manage monitored feed sources for ambient intelligence. USE WHEN: listing, adding, or removing RSS/GitHub feed sources that Distillery polls for new content.

NameTypeReqDescription
actionstringyes
forceboolean
label
mode
poll_interval_minutes
probeboolean
purgeboolean
source_type
sync_historyboolean
thresholds
trust_weight
url

No output schema declared.

No examples provided.

Common questions

What is the Distillery MCP server?

Distillery is an MCP server listed in the public MCP registry as io.github.norrietaylor/distillery-mcp. Knowledge base for Claude Code with semantic search, feed intelligence, and teams. This page covers its PyPI package (distillery-mcp).

Is the Distillery MCP server safe to use?

Distillery scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Distillery MCP server expose?

Distillery exposes 17 tools: distillery_store, distillery_store_batch, distillery_ingest_doc, distillery_get, distillery_update, and 12 more. Their descriptions and schemas cost roughly 2,342 tokens of context every time the server is loaded.

Is the Distillery MCP server still maintained?

Distillery is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Distillery MCP server under?

Distillery declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.