Stripe Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 7 Mar 2026.
Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude.
The author archived this repository on GitHub, meaning it is no longer maintained.
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 stripe-analytics -- npx -y mcp-stripe-analytics
{
"mcpServers": {
"stripe-analytics": {
"args": [
"-y",
"mcp-stripe-analytics"
],
"command": "npx"
}
}
}
[mcp_servers.stripe-analytics]
command = "npx"
args = ["-y", "mcp-stripe-analytics"]
{
"mcpServers": {
"stripe-analytics": {
"args": [
"-y",
"mcp-stripe-analytics"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stripe-analytics": {
"args": [
"-y",
"mcp-stripe-analytics"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.