Hermes Grocy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 1 Aug 2026.
MCP server for Grocy household ERP inventory and shopping workflows.
Today is the operative word: we check Hermes Grocy MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 hermes-grocy-mcp -- uvx hermes-grocy-mcp
{
"mcpServers": {
"hermes-grocy-mcp": {
"args": [
"hermes-grocy-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.hermes-grocy-mcp]
command = "uvx"
args = ["hermes-grocy-mcp"]
{
"mcpServers": {
"hermes-grocy-mcp": {
"args": [
"hermes-grocy-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"hermes-grocy-mcp": {
"args": [
"hermes-grocy-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GROCY_BASE_URL (Grocy base URL, with or without /api), GROCY_API_KEY (Grocy API key for private instances or write access).
The author declared them in the registry entry; get the values from the project itself.
MCP server for SalesBuildr — quoting and sales workflows for MSPs.
MCP server for SalesBuildr — quoting and sales workflows for MSPs.
MCP server for government forms and document workflows in Kenya (fomu = form)
Secure MCP server for exploring incwo CRM data, documents, and email workflows.
MCP server for Shiori bookmark management and tag workflows.
MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.
A standardized testing harness for MCP servers and agent workflows
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Answers built from our own checks of this server.