CellarTracker for Claude Code
io.github.slavins-co/cellartracker-mcp
Read-only access to your CellarTracker wine cellar: inventory, drinking windows, purchases, notes.
client:Claude Code
transport:stdio
runtime:npm
Install CellarTracker in Claude Code
run in your project directory
claude mcp add cellartracker-mcp -e CT_USERNAME=<CT_USERNAME> -e CT_PASSWORD=<CT_PASSWORD> -- npx -y cellartracker-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs