Knowledge base for Claude Code with semantic search, feed intelligence, and teams
{
"mcpServers": {
"io-github-norrietaylor-distillery-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Knowledge base for Claude Code with semantic search, feed intelligence, and teams
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
Production ready MCP server with real-time search, extract, map & crawl.
Web and local search using Brave Search API
MCP Security Weekly
Get CVE alerts and security updates for io.github.norrietaylor/distillery-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Team Knowledge, Distilled
Capture, classify, connect, and surface team knowledge through conversational commands.
Documentation · Skills · Quick Start · Roadmap · Slides
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 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 |
... [View full README on GitHub](https://github.com/norrietaylor/distillery#readme)