Server data from the Official MCP Registry
Swiss grocery search, promotions, and shopping plans across Migros, Coop, Aldi, Denner, Lidl.
Swiss grocery search, promotions, and shopping plans across Migros, Coop, Aldi, Denner, Lidl.
A well-structured Swiss grocery MCP server with appropriate authentication handling, proper permission scoping, and sound code quality. Migros token auto-rotation and multi-chain adapter architecture are well-designed. Minor findings include broad error handling and the migros-api-wrapper dependency being external, but these are low-severity for this category. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: DENNER_JWT
Environment variable: LIDL_DEFAULT_STORE
Environment variable: SWISSGROCERIES_USER_AGENT_COOP
Environment variable: SWISSGROCERIES_LOG_LEVEL
Environment variable: SWISSGROCERIES_DISABLE_CACHE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-nicktcode-swissgroceries-mcp": {
"env": {
"DENNER_JWT": "your-denner-jwt-here",
"LIDL_DEFAULT_STORE": "your-lidl-default-store-here",
"SWISSGROCERIES_LOG_LEVEL": "your-swissgroceries-log-level-here",
"SWISSGROCERIES_DISABLE_CACHE": "your-swissgroceries-disable-cache-here",
"SWISSGROCERIES_USER_AGENT_COOP": "your-swissgroceries-user-agent-coop-here"
},
"args": [
"-y",
"@nicktcode/swissgroceries-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.