Listonic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 380 installs a week from pypi. Last commit 29 Jul 2026.
Let your AI manage your real grocery list — unofficial Listonic MCP server
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add listonic-mcp -- uvx listonic-mcp
{
"mcpServers": {
"listonic-mcp": {
"args": [
"listonic-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.listonic-mcp]
command = "uvx"
args = ["listonic-mcp"]
{
"mcpServers": {
"listonic-mcp": {
"args": [
"listonic-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"listonic-mcp": {
"args": [
"listonic-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.