Query MRR, churn, and revenue from Stripe, Gumroad & Lemon Squeezy in Claude
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-warfare-hub-revenue-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Query MRR, churn, and revenue from Stripe, Gumroad & Lemon Squeezy in Claude
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / analytics
MCP Server for GCP environment for interacting with various Observability APIs.
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol server for building an investor agent
MCP Security Weekly
Get CVE alerts and security updates for io.github.warfare-hub/revenue-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
| Platform | MRR | Churn | Product Breakdown | Recent Revenue |
|---|---|---|---|---|
| Stripe | ✅ | ✅ | ✅ | ✅ |
| Gumroad | — | — | ✅ | ✅ |
| Lemon Squeezy | ✅ | — | — | ✅ |
| Paddle | 🔜 | 🔜 | 🔜 | 🔜 |
| Polar | 🔜 | 🔜 | 🔜 | 🔜 |
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.
| Tool | Description |
|---|---|
get_revenue_summary | Full summary across all platforms — MRR, ARR, new MRR, churn |
get_mrr_by_platform | MRR comparison table across platforms |
get_product_breakdown | Revenue + subscribers per product (Stripe) |
get_recent_revenue | Total revenue over last N days |
get_churn_summary | Churn MRR, new MRR, net new MRR, churn rate |
MIT