Hermes Grocy MCP
Rank #29,717io.github.rusty4444/hermes-grocy-mcp
MCP server for Grocy household ERP inventory and shopping workflows.
Hermes Grocy MCP is a Model Context Protocol (MCP) server published by rusty4444. It ranks #29,717 of 97,654 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Hermes Grocy MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 67,937 of 97,654 servers on MCP Toplist.
Use Hermes Grocy MCP
No credentials or required configuration declared — add it to your MCP client and go.
Add Hermes Grocy MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"hermes-grocy-mcp": {
"command": "uvx",
"args": [
"hermes-grocy-mcp"
],
"env": {
"GROCY_BASE_URL": "<your GROCY_BASE_URL>",
"GROCY_API_KEY": "<your GROCY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rusty4444%2Fhermes-grocy-mcp)<a href="https://mcptoplist.com/server/io.github.rusty4444%2Fhermes-grocy-mcp"><img src="https://mcptoplist.com/badge/io.github.rusty4444%2Fhermes-grocy-mcp.svg" alt="MCP Toplist: Top 50% of 97,654" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rusty4444
Other servers by rusty4444
View all rusty4444 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | May 18, 2026 |
Frequently asked questions
- Who maintains Hermes Grocy MCP?
- Hermes Grocy MCP is maintained by rusty4444, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Hermes Grocy MCP listed on the Official MCP Registry?
- Yes — Hermes Grocy MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Hermes Grocy MCP have?
- MCP Toplist tracks 1 version of Hermes Grocy MCP, most recently published on May 18, 2026.
- Where can I find the source code for Hermes Grocy MCP?
- The source code for Hermes Grocy MCP is hosted at github.com/rusty4444/grocy-mcp.