Loading MCP server directory, please wait...
Let your AI manage your real grocery list — unofficial Listonic MCP server
npx @getmcp/cli add io.github.ArturLys/listonic-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
LISTONIC_EMAILListonic account email
LISTONIC_PASSWORDListonic account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ArturLys/listonic-mcp": {
"command": "uvx",
"args": [
"listonic-mcp"
],
"env": {
"LISTONIC_EMAIL": "",
"LISTONIC_PASSWORD": "",
"LISTONIC_LIST_ID": ""
}
}
}
}