Distillery
Rank #1352mcp.so/distillery/norrietaylor
Team knowledge base that captures, organizes, and retrieves collaborative knowledge from working sessions, meetings, bookmarks, and conversations.
Distillery is a Model Context Protocol (MCP) server published by norrietaylor. It ranks #1352 of 58,900 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. Distillery is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Mar 22, 2026 and most recently updated on May 8, 2026.
Ranks ahead of 57,548 of 58,900 servers on MCP Toplist.
Use Distillery
Add Distillery to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"norrietaylor": {
"command": "uvx",
"args": [
"distillery-mcp"
],
"env": {
"JINA_API_KEY": "<your JINA_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"norrietaylor": {
"command": "uvx",
"args": [
"distillery-mcp"
],
"env": {
"JINA_API_KEY": "<your JINA_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
norrietaylor
Available versions (4)
| Version | Published |
|---|---|
| 0.5.0 | May 8, 2026 |
| 0.4.1 | May 6, 2026 |
| 0.4.0 | Apr 19, 2026 |
| 0.3.2 | Apr 9, 2026 |
Frequently asked questions
- What is Distillery?
- Team knowledge base that captures, organizes, and retrieves collaborative knowledge from working sessions, meetings, bookmarks, and conversations.
- Who maintains Distillery?
- Distillery is maintained by norrietaylor, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Distillery an official MCP server?
- Yes — Distillery is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Distillery have?
- MCP Toplist tracks 4 versions of Distillery, most recently published on May 8, 2026.
- Where can I find the source code for Distillery?
- The source code for Distillery is hosted at github.com/norrietaylor/distillery.