Stripe Founder Mcp
@PrimeEcto
About Stripe Founder Mcp
A read-only Stripe MCP server for indie SaaS founders to ask AI about MRR, churn, failed payments, dunning recovery, disputes, at-risk customers, subscriptions, billing, and support context in plain English.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"stripe-founder": {
"command": "npx",
"args": [
"-y",
"stripe-founder-mcp"
],
"env": {
"STRIPE_API_KEY": "rk_live_..."
}
}
}
}Tools
9Current MRR with comparison period delta and trialing subscriptions tracked separately
New MRR, churned MRR, expansion, net new MRR, and growth rate
Churn count, voluntary vs involuntary churn, gross/net churn rate, and cancellation reasons
Dunning recovery rate, recovered revenue, and unrecovered failed payments
Customers at risk due to past-due status or repeated payment failures
New customers in a date range with MRR contribution and payment method status
Open chargebacks with evidence deadlines, or filtered won/lost disputes
Customer LTV, plan, payment status, and recent timeline
Support-ticket context including risk flags, refund-eligible charges, and timeline
Overview
What is Stripe Founder Mcp?
Stripe Founder Mcp is a read-only MCP server designed for indie SaaS founders. It integrates with Stripe to provide plain-English answers about MRR, churn, failed payments, disputes, and customer insights, returning structured data optimized for AI assistants.
How to use Stripe Founder Mcp?
Requires Node.js 20 or later. Run npx -y stripe-founder-mcp and set the STRIPE_API_KEY environment variable to a read-only Stripe restricted key. Configure the server in your MCP client with the command npx -y stripe-founder-mcp and the key in the env block.
Key features of Stripe Founder Mcp
- Read-only by design; blocks non-GET Stripe requests
- Get current MRR with comparison delta and trial subscriptions
- Churn breakdown: voluntary vs involuntary, rates, and reasons
- Dunning recovery rate, recovered revenue, and unrecovered failures
- List at-risk customers due to past-due or repeated payment failures
- Support context with risk flags, refund eligibility, and timeline
Use cases of Stripe Founder Mcp
- Monitor monthly recurring revenue and growth metrics
- Identify customers at risk of churning for proactive outreach
- Analyze dunning recovery effectiveness and failed payment trends
- Review recent signups and their payment method status
- Retrieve context for customer support tickets including dispute and refund history
FAQ from Stripe Founder Mcp
Is Stripe Founder Mcp read-only?
Yes, the server is read-only by design. It blocks non-GET Stripe requests at runtime and requires a read-only Stripe restricted key.
What runtime dependencies does Stripe Founder Mcp need?
It requires Node.js version 20 or later. No additional dependencies are needed beyond the npx command.
How do I configure the Stripe API key?
Set the STRIPE_API_KEY environment variable to a read-only Stripe restricted key. The server uses this key to make read-only Stripe API calls.
Does Stripe Founder Mcp send data externally or track usage?
No. The server has no telemetry or external analytics. All processing stays local to your environment.
More Finance & Commerce MCP servers
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Comments