ullage

nukk-pain/ullage
★ 0 stars TypeScript Database Updated today
Your wine cellar, run by your AI agent — a zero-config MCP server (local SQLite) for OpenClaw, Hermes, or any MCP client.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ullage": {
      "command": "npx",
      "args": [
        "-y",
        "nukk-pain/ullage"
      ]
    }
  }
}

README Excerpt

Your wine cellar, run by your AI agent — OpenClaw, Hermes, or any MCP client. - Chat with your agent to manage your cellar: add, list, update, consume (rating + notes), hold, release, recommend, export. - Share a wine **label or receipt photo** — your agent reads it and saves confirmed wines in one batch. ullage runs no OCR; your agent's own vision does it.
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →