mcpbeat Sign in

MCP Growi MCP Server

by growi-defi Your server? Claim it
local only

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

Installs per day peak 27 · avg 10 · +36% w/w
a month agotoday
64
Installs / week
npm · mcp-growi
0
Stars
0 open issues
23 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Growi every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-growi -- npx -y mcp-growi
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-growi": {
      "args": [
        "-y",
        "mcp-growi"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-growi]
command = "npx"
args = ["-y", "mcp-growi"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-growi": {
      "args": [
        "-y",
        "mcp-growi"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-growi": {
      "args": [
        "-y",
        "mcp-growi"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Growi

same job, measured the same way
Financial Modeling Prep MCP Server
by imbenrabi

MCP server for Financial Modeling Prep API with 250+ financial data tools

305 installs/wk local only
MCP Pluggy
by codespar

MCP server for Pluggy — Open Finance Brasil aggregator: accounts, transactions, payment initiation

34 installs/wk local only
Payfast
by jpbester

MCP server for PayFast — AI assistants interact with South Africa's payment gateway

27 installs/wk local only
MCP Iniciador
by codespar

MCP server for Iniciador — Open Finance Brasil Pix payment initiation (PISP), ICP-Brasil + DCR

26 installs/wk local only
Ozon Seller
by dontsovcmc

MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns

86 installs/wk local only
Warm
by jasonstockman

Context and automation MCP server for Warm financial data and approved write operations.

104 installs/wk local only
Stripe
by stripe

MCP server integrating with Stripe - tools for customers, products, payments, and more.

answering
Ozon Seller MCP Server
by woyaxnini

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

61 installs/wk local only

MCP Growi — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Growi?
MCP Growi runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-growi was installed 64 times last week.
How do I connect MCP Growi?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-growi straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Growi?
The npm package mcp-growi was installed 64 times in the last week. Week over week that is +36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Growi open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.