Back to Home
Samvox1 icon

nl-supermarkt-mcp

by Samvox1

Overview

This server provides grocery price comparison, shopping list optimization, budget tracking, and meal planning for Dutch supermarkets and drugstores via an MCP API.

Installation

Run Command
docker compose up -d

Environment Variables

  • DB_HOST
  • DB_PORT
  • DB_NAME
  • DB_USER
  • DB_PASSWORD

Security Notes

The default database password 'supermarkt123' is hardcoded in `docker-compose.yml` and directly used in several sync scripts if environment variables are not explicitly set. This is a critical security vulnerability for any deployment. While `psycopg2` with parameterized queries is used to mitigate SQL injection risks, the `claude_desktop_config.json` snippet suggests `--allow-http` for connecting, indicating that secure communication (HTTPS) is not enforced by default, which can expose data to interception.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens800
Stars0
Forks0
Last Update2025-12-11

Tags

grocery shoppingprice comparisonmeal planningbudget trackingNetherlands