Server data from the Official MCP Registry
Query MRR, churn, and revenue from Stripe, Gumroad & Lemon Squeezy in Claude
Query MRR, churn, and revenue from Stripe, Gumroad & Lemon Squeezy in Claude
Valid MCP server (3 strong, 3 medium validity signals). 7 known CVEs in dependencies (2 critical, 4 high severity) Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Set these up before or after installing:
Environment variable: STRIPE_SECRET_KEY
Environment variable: GUMROAD_ACCESS_TOKEN
Environment variable: LEMONSQUEEZY_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-warfare-hub-revenue-mcp": {
"env": {
"STRIPE_SECRET_KEY": "your-stripe-secret-key-here",
"GUMROAD_ACCESS_TOKEN": "your-gumroad-access-token-here",
"LEMONSQUEEZY_API_KEY": "your-lemonsqueezy-api-key-here"
},
"args": [
"-y",
"revenue-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
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
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.