← Index

Hermes Grocy MCP

io.github.rusty4444/hermes-grocy-mcp·v0.2.1·Other
Quality Score
90
/100

MCP server for Grocy household ERP inventory and shopping workflows.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "hermes-grocy-mcp": {
      "command": "uvx",
      "args": [
        "hermes-grocy-mcp"
      ],
      "env": {
        "GROCY_BASE_URL": "<grocy_base_url>",
        "GROCY_API_KEY": "<your-grocy_api_key>"
      }
    }
  }
}
§02  Environment variables
GROCY_BASE_URL

Grocy base URL, with or without /api

GROCY_API_KEY
secret

Grocy API key for private instances or write access

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other