Revenue MCP
Provides product breakdown and recent revenue from Gumroad.
Provides MRR and recent revenue from Lemon Squeezy.
Future integration with Paddle for revenue metrics (MRR, churn, product breakdown, recent revenue).
Provides MRR, churn, product breakdown, and recent revenue from Stripe.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Revenue MCPWhat's my MRR this month?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Revenue MCP
Query your MRR, churn, and revenue from Stripe, Gumroad, and Lemon Squeezy directly inside Claude.
No more switching tabs. Ask Claude "what's my MRR this month?" and get the answer in context.
Supported Platforms
Platform | MRR | Churn | Product Breakdown | Recent Revenue |
Stripe | ✅ | ✅ | ✅ | ✅ |
Gumroad | — | — | ✅ | ✅ |
Lemon Squeezy | ✅ | — | — | ✅ |
Paddle | 🔜 | 🔜 | 🔜 | 🔜 |
Polar | 🔜 | 🔜 | 🔜 | 🔜 |
Related MCP server: Indie Founder Revenue MCP
Quick Start
1. Get your API keys
Stripe: Dashboard → Developers → API keys → Secret key
Gumroad: Settings → Advanced → Applications → Generate access token
Lemon Squeezy: Settings → API → Create key
2. Add to Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"revenue-mcp": {
"command": "npx",
"args": ["-y", "revenue-mcp"],
"env": {
"STRIPE_SECRET_KEY": "sk_live_...",
"GUMROAD_ACCESS_TOKEN": "your_token",
"LEMONSQUEEZY_API_KEY": "your_key"
}
}
}
}Restart Claude Desktop. Done.
3. Ask Claude anything
"What's my MRR this month?"
"How much did I make in the last 30 days?"
"Which product is generating the most revenue?"
"What's my churn rate?"
"Break down my revenue by platform"
Tools
Tool | Description |
| Full summary across all platforms — MRR, ARR, new MRR, churn |
| MRR comparison table across platforms |
| Revenue + subscribers per product (Stripe) |
| Total revenue over last N days |
| Churn MRR, new MRR, net new MRR, churn rate |
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceOpen-source MCP server for Claude AI that connects Stripe and Supabase to enable natural language SaaS analytics, including churn analysis, subscription tracking, and revenue insights.Last updated
- Alicense-qualityBmaintenanceAggregates revenue across Lemon Squeezy + Gumroad + Polar + Stripe into a single Claude-queryable view. Six tools: summary_mrr, top_customers, refund_signal, recent_orders, export_csv_for_tax (Ukrainian FOP format), health. Lemon Squeezy adapter live-validated against production.Last updatedMIT
- Flicense-qualityDmaintenanceEnables natural language querying of Google Analytics 4, Google Search Console, Meta Ads, and Google Ads data through Claude.Last updated
- Alicense-qualityDmaintenanceEnables Claude to integrate with Stripe for creating payment links, processing payments, and managing products and customers.Last updated74MIT
Related MCP Connectors
Ask your app anything — revenue, errors, read-cost, growth — and get rendered charts back.
Amazon brand, seller, niche & buy-box intelligence inside your own Claude or ChatGPT.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/warfare-hub/revenue-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server