Revenue MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRIPE_SECRET_KEY | No | Stripe secret key from Dashboard → Developers → API keys | |
| GUMROAD_ACCESS_TOKEN | No | Gumroad access token from Settings → Advanced → Applications | |
| LEMONSQUEEZY_API_KEY | No | Lemon Squeezy API key from Settings → API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_revenue_summaryA | Get a full revenue summary across all connected platforms — total MRR, ARR, new MRR, churned MRR, and active subscriptions. |
| get_mrr_by_platformA | Get MRR broken down by each connected platform (Stripe, Lemon Squeezy). |
| get_product_breakdownA | Get revenue and subscriber count broken down by product (Stripe). |
| get_recent_revenueA | Get total revenue collected over the last N days across all platforms. |
| get_churn_summaryA | Get churn metrics — MRR lost this month from cancellations, churn rate. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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