Stripe analytics β revenue, customers, subscriptions, refunds, churn from Claude.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Connect Claude to your Stripe dashboard. Revenue, customers, subscriptions -- all from chat.
Add to your .mcp.json:
Get gross revenue, fees, net revenue, and transaction count for a period.
Params: period β "today" | "week" | "month" | "year" (default: "month")
Total customers and new customers added in a period.
Params: period β "today" | "week" | "month" | "year" (default: "month")
Breakdown of subscription statuses: active, trialing, past_due, canceled.
Params: None
Top N customers ranked by lifetime spend.
Params: limit β number (default: 10)
List recent charges with amount, status, and customer info.
Params: limit β number (default: 20), status β "succeeded" | "failed" | "all" (default: "all")
Refund count and total amount for a period.
Params: period β "today" | "week" | "month" | "year" (default: "month")
Revenue breakdown grouped by product.
Params: period β "today" | "week" | "month" | "year" (default: "month")
Monthly Recurring Revenue calculated from all active subscriptions.
Params: None
This server uses read-only Stripe API calls only. It never creates, updates, or deletes any Stripe resources. Your billing data is safe.
Use a restricted API key with read-only permissions for maximum security.
THRYXAGI -- AI-native tools for builders.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/stripe-analytics)<a href="https://allmcps.com/mcp/stripe-analytics"><img src="https://allmcps.com/api/badge/stripe-analytics?style=directory" alt="Stripe Analytics on AllMCPs" /></a>