74
/ 100
1 month ago
glama

Pantrist

Manage your Pantrist pantry, shopping list, recipes, and weekly meal plan from Claude. The server wraps the same public REST API that powers the iOS, Android, and web apps, so your changes show up in real time on every device. * "What's on my shopping list?" * "Add milk, eggs, and that brand of olive oil I had last week" * "What's expiring in the next three days?"

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: PANTRIST_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ALLOWED_HOSTSexport =mcp.pantrist.app # optional DNS-rebinding guard
configMCP_ALLOWED_ORIGINS
configMCP_BODY_LIMIT
configMCP_PUBLIC_URLexport =https://mcp.pantrist.app # public URL of THIS server
configPANTRIST_BASE_URLexport =https://api.pantrist.app
configPANTRIST_LIST_IDexport =<a-list-uuid> # optional; or call list_lists
🔐 secretPANTRIST_TOKENstdio (src/stdio.ts) Local PoC, single user, Claude Desktop Bearer from env
configPORTexport =8787
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pantrist-dev-pantrist-mcp-19llwl)](https://m8ven.ai/mcp/pantrist-dev-pantrist-mcp-19llwl)
commit: af4cfce171f887bfbe043eafe47a34391780a1c8
code hash: 7ef5c7ee145134c3291b09a3b4dbaad70e9723be25235b55633c5dae59ad845d
verified: 6/12/2026, 10:48:26 AM
view raw JSON →