Skip to main content
Glama
aranlucas

pantry-pulse

by aranlucas

Pantry Pulse

Pantry Pulse is an RFID pantry station with a Cloudflare Worker API, D1-backed inventory, a household dashboard, and remote MCP tools.

Run locally

Requires Node.js, pnpm, Wrangler, and the ESP32 toolchain for hardware work.

pnpm install
pnpm dev

Related MCP server: bring-mcp-catalog

MCP tools

  • pantry_snapshot — read inventory and shopping needs.

  • shopping_queue_export — export the shopping queue as JSON or Markdown.

  • pantry_adjust — apply an idempotent inventory adjustment.

  • pantry_link_item — attach or remove a catalog reference.

Verify and deploy

pnpm check
pnpm build
pnpm deploy

Keep device credentials and local variables out of Git. Report security issues privately through SECURITY.md.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI assistants to manage Bring! shopping lists through MCP, including adding, removing, renaming, and batch-updating items while resolving them against Bring's real catalog so they render with the correct language, icon, and aisle.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables MCP-compatible clients like ChatGPT and Claude to manage a household's shared food inventory, meal plans, recipes, and preferences through natural language, with atomic updates and audit logging.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables agents to manage household pantry inventory, dietary preferences, meal planning, product search, and shopping cart workflows over Streamable HTTP, with optional Bedrock-backed meal generation.
    MIT