- Stripe Founder Mcp
Stripe Founder Mcp
Overview
Stripe Founder MCP
The Stripe co-pilot for indie SaaS founders. Ask your AI about MRR, churn, failed payments, dunning recovery, disputes, at-risk customers, subscriptions, billing, and support context in plain English.
What it does
Stripe Founder MCP is an opinionated, read-only MCP server for founders who want answers instead of raw Stripe API objects.
Ask questions like:
- What is my MRR right now?
- Who is at risk of churning this week?
- How well is dunning recovering failed payments?
- Which customers recently signed up?
- Are there any open disputes I should handle?
- What context do I need for this customer support ticket?
The tools return structured data designed for AI assistants to summarize naturally, with headline numbers first, supporting context next, and raw line items last.
Install
Requires Node.js 20 or later.
npx -y stripe-founder-mcp
You also need a read-only Stripe restricted key set as:
STRIPE_API_KEY=rk_live_...
Example MCP config
{
"mcpServers": {
"stripe-founder": {
"command": "npx",
"args": ["-y", "stripe-founder-mcp"],
"env": {
"STRIPE_API_KEY": "rk_live_..."
}
}
}
}
Tools
| Tool | What it answers |
|---|---|
get_mrr | Current MRR with comparison period delta and trialing subscriptions tracked separately |
get_growth_metrics | New MRR, churned MRR, expansion, net new MRR, and growth rate |
get_churn_summary | Churn count, voluntary vs involuntary churn, gross/net churn rate, and cancellation reasons |
get_failed_payment_recovery_rate | Dunning recovery rate, recovered revenue, and unrecovered failed payments |
list_at_risk_customers | Customers at risk due to past-due status or repeated payment failures |
list_recent_signups | New customers in a date range with MRR contribution and payment method status |
list_disputes | Open chargebacks with evidence deadlines, or filtered won/lost disputes |
get_customer_profile | Customer LTV, plan, payment status, and recent timeline |
get_support_context | Support-ticket context including risk flags, refund-eligible charges, and timeline |
Safety
- Read-only by design
- Blocks non-GET Stripe requests at runtime
- Use a restricted Stripe key with read-only access
- Test mode is auto-detected
- No telemetry or external analytics
Repository
https://github.com/PrimeEcto/stripe-founder-mcp
License
MIT
Server Config
{
"mcpServers": {
"stripe-founder": {
"command": "npx",
"args": [
"-y",
"stripe-founder-mcp"
],
"env": {
"STRIPE_API_KEY": "rk_live_..."
}
}
}
}Project Info
Created At
4 days agoUpdated At
4 days agoAuthor Name
PrimeEctoStar
-Language
-License
-Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Intentweave Mcp
@moukati
3 days ago
奇门遁甲
16 hours ago
Moltawards
@bbriggs1990
a day ago