Loading MCP server directory, please wait...
MCP server for Grocy household ERP inventory and shopping workflows.
npx @getmcp/cli add io.github.rusty4444/hermes-grocy-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rusty4444/hermes-grocy-mcp": {
"command": "uvx",
"args": [
"hermes-grocy-mcp"
],
"env": {
"GROCY_BASE_URL": "",
"GROCY_API_KEY": ""
}
}
}
}