Loading MCP server directory, please wait...
Unofficial read-only MCP server for Greek supermarket price data from PosoKanei.
npx @getmcp/cli add io.github.charistas/posokanei-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.charistas/posokanei-mcp": {
"command": "npx",
"args": [
"-y",
"posokanei-mcp"
],
"env": {
"POSOKANEI_CACHE_TTL_MS": "",
"POSOKANEI_MIN_INTERVAL_MS": ""
}
}
}
}