
Distillery
- 21 repo stars
- Updated July 26, 2026
- norrietaylor/distillery
Gives Claude Code a knowledge base with semantic search, feed intelligence, and team sharing, so an agent can retrieve project context and curated feeds instead of losing memory between sessions.
About
Distillery is an MCP server that gives Claude Code a persistent knowledge base with semantic search, feed intelligence, and team sharing. A solo developer reaches for it so the agent can retrieve curated context and feeds across sessions instead of starting cold each time. It ships as a pypi package over stdio or a hosted remote endpoint and can use Jina or OpenAI embeddings.
- Knowledge base for Claude Code
- Semantic search over your docs
- Feed intelligence and team sharing
- Local stdio or hosted remote
Distillery by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
claude mcp add --env JINA_API_KEY=YOUR_JINA_API_KEY --env OPENAI_API_KEY=YOUR_OPENAI_API_KEY distillery-mcp -- uvx distillery-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 21 |
|---|---|
| Package | distillery-mcp |
| Transport | STDIO, HTTP |
| Auth | Required |
| Last updated | July 26, 2026 |
| Repository | norrietaylor/distillery ↗ |
What it does
Gives Claude Code a knowledge base with semantic search, feed intelligence, and team sharing, so an agent can retrieve project context and curated feeds instead of losing memory between sessions.
Who is it for?
Developers wanting searchable, persistent context for Claude Code
Skip if: One-off tasks needing no stored knowledge