Back to Home
justincampbell icon

ourgroceries-mcp

Verified Safe

by justincampbell

Overview

Manages grocery lists on OurGroceries.com, allowing users to retrieve, add, remove, update, and toggle items across their lists.

Installation

Run Command
npx ourgroceries-mcp

Environment Variables

  • OURGROCERIES_AUTH_COOKIE
  • OURGROCERIES_TEAM_ID

Security Notes

The server uses a login flow that scrapes HTML and extracts an authentication cookie and team ID from OurGroceries.com. These credentials (authCookie and teamId) are stored locally in a configuration file, with attempts to set restrictive file permissions (0600 on Unix-like systems) for security. While this improves local security, the stored credentials could be compromised if the local machine is breached. The dependency on HTML scraping for login makes it potentially brittle if OurGroceries.com changes its website structure. No 'eval' or obvious malicious patterns were found in the provided code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-11-28

Tags

ourgroceriesgrocery-listshoppingproductivitymcp