Hermes Grocy MCP
Rank #40,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 #40,717 of 132,113 servers tracked on MCP Toplist, and its repository has 3 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 91,396 of 132,113 servers on MCP Toplist.
Use Hermes Grocy MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hermes-grocy-mcp -e "GROCY_BASE_URL=<your GROCY_BASE_URL>" -e "GROCY_API_KEY=<your GROCY_API_KEY>" -- uvx hermes-grocy-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hermes-grocy-mcp]
command = "uvx"
args = ["hermes-grocy-mcp"]
[mcp_servers.hermes-grocy-mcp.env]
GROCY_BASE_URL = "<your GROCY_BASE_URL>"
GROCY_API_KEY = "<your GROCY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hermes-grocy-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"hermes-grocy-mcp"
],
"env": {
"GROCY_BASE_URL": "<your GROCY_BASE_URL>",
"GROCY_API_KEY": "<your GROCY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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 132,113" /></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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.