MCP Growi runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 23 May 2026.
MCP server for Growi Finance — programmatic interaction with the GrowiHFVault on Arbitrum
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 mcp-growi -- npx -y mcp-growi
{
"mcpServers": {
"mcp-growi": {
"args": [
"-y",
"mcp-growi"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-growi]
command = "npx"
args = ["-y", "mcp-growi"]
{
"mcpServers": {
"mcp-growi": {
"args": [
"-y",
"mcp-growi"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-growi": {
"args": [
"-y",
"mcp-growi"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.