69
/ 100
1 month ago
glama

shelfwatch

Enables automated weekly meal planning and grocery price comparison across Swedish supermarkets through a Claude/GPT interface.

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 3 credentials: POSTGRES_PASSWORD, COOP_SUBSCRIPTION_KEY, SHELFWATCH_DB_PASSWORD
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.
configPOSTGRES_HOST
configPOSTGRES_PORT
configPOSTGRES_DB
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORDProvide a password to
🔐 secretCOOP_SUBSCRIPTION_KEY
configMATVAL_CONFIG_DIR
configSHELFWATCH_DB_OPTIONS
configSHELFWATCH_DB_HOST
configSHELFWATCH_DB_PORT
configSHELFWATCH_DB_NAME
configSHELFWATCH_DB_USER
🔐 secretSHELFWATCH_DB_PASSWORD
configSHELFWATCH_DB_AUTOCOMMIT
configSHELFWATCH_MCP_TRANSPORT
configSHELFWATCH_MCP_HOST
configSHELFWATCH_MCP_PORT
configSHELFWATCH_LOG_LEVEL
// 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/kronixion-matval-aa2e9x)](https://m8ven.ai/mcp/kronixion-matval-aa2e9x)
commit: b4e65aa5e2488868918d2595785f5f4afd0769e6
code hash: 5a03362a1286a5c394d0281c80c74c23f5eae9d395d14294b4ccdd53b1fc1360
verified: 6/22/2026, 12:27:27 PM
view raw JSON →