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
Set these up before or after installing:
Environment variable: STRIPE_SECRET_KEY
Environment variable: GUMROAD_ACCESS_TOKEN
Environment variable: LEMONSQUEEZY_API_KEY
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
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"
}
}
}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.
Be the first to review this server!
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.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally