Stripe Founder Mcp
@PrimeEcto
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"stripe-founder": {
"command": "npx",
"args": [
"-y",
"stripe-founder-mcp"
],
"env": {
"STRIPE_API_KEY": "rk_live_..."
}
}
}
}工具
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
概览
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.
金融与商务 分类下的更多 MCP 服务器
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
评论