mcpbeat Sign in

Stripe Analytics MCP Server

local only

Stripe Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 12 · avg 5 · -26% w/w
a month agotoday
27
Installs / week
npm · mcp-stripe-analytics
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 stripe-analytics -- npx -y mcp-stripe-analytics
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stripe-analytics": {
      "args": [
        "-y",
        "mcp-stripe-analytics"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stripe-analytics]
command = "npx"
args = ["-y", "mcp-stripe-analytics"]
.cursor/mcp.json
{
  "mcpServers": {
    "stripe-analytics": {
      "args": [
        "-y",
        "mcp-stripe-analytics"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stripe-analytics": {
      "args": [
        "-y",
        "mcp-stripe-analytics"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: STRIPE_SECRET_KEY (Your Stripe secret API key). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Stripe Analytics

same job, measured the same way
Cakto
by mcp-dir

Read your Cakto sales: orders, revenue analytics, subscriptions, churn, customers and products.

27 tools answering
Lago
by usefulapi

Read Lago customers, subscriptions, invoices, usage and revenue analytics; write events.

24 tools answering
Dukon AI — BILLZ store analytics
by dukonai

BILLZ (Billz) retail store analytics: revenue, profit, stock, top products, customers, reports

answering
Churn Solution
by churnsolution

Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).

answering
Ga4
by mharnett

Google Analytics 4 MCP: reports, realtime data, custom dimensions, data streams.

127 installs/wk local only
I
Scope Analytics
by wally827

Install + query Scope analytics from an AI coding agent (Claude Code, Cursor, etc.).

65 installs/wk local only
AIOProductOS MCP
by aioproductos

AIOProductOS: revenue, feedback, work and analytics on one customer record. 71 tools, 3 apps.

91 installs/wk 71 tools answering
Cardora Business Assistant
by raresv

Cardora loyalty program analytics for business owners. Customer joins, stamps, rewards, and trends.

18 installs/wk local only

Stripe Analytics — questions

Answers built from our own checks of this server.

Why is there no uptime for Stripe Analytics?
Stripe Analytics 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-stripe-analytics was installed 27 times last week.
Is Stripe Analytics still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Stripe Analytics?
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-stripe-analytics straight from npm; nothing to host, nothing to sign up for.
How many people use Stripe Analytics?
The npm package mcp-stripe-analytics was installed 27 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.