From distillery
Local stdio MCP server run via 'uvx distillery-mcp' Python package. Provides tools, data sources, or prompts related to 'distillery'; specific capabilities unclear from configuration.
npx claudepluginhub norrietaylor/distillery --plugin distilleryAdd to your .mcp.json:
{
"mcpServers": {
"distillery": {
"command": "uvx",
"args": [
"distillery-mcp"
]
}
}
}uvx