camille-vanhoffelen/pantrydb
3.2
If you are the rightful owner of pantrydb and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server to keep track of what's in your pantry.
🥫 PantryDB
MCP server to keep track of what's in your pantry.
Development
local run
uv run mcp install server.py --with-editable . --env-file .env
uv run mcp run
local dev
uv run mcp dev server.py --with-editable .