Skip to main content
Glama
warfare-hub

Revenue MCP

by warfare-hub

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STRIPE_SECRET_KEYNoStripe secret key from Dashboard → Developers → API keys
GUMROAD_ACCESS_TOKENNoGumroad access token from Settings → Advanced → Applications
LEMONSQUEEZY_API_KEYNoLemon Squeezy API key from Settings → API

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 5 tools

Disambiguation5/5

Each tool focuses on a distinct aspect of revenue data: product breakdown, churn summary, overall summary, MRR by platform, and recent revenue. There is no overlap in their purposes.

Naming Consistency5/5

All tools follow a consistent 'get_' prefix and snake_case pattern, making it predictable for an agent to infer functionality.

Tool Count5/5

With 5 tools, the server is well-scoped for a revenue analytics domain, covering key metrics without being overwhelming or sparse.

Completeness5/5

The tool set covers essential revenue metrics: summary, breakdowns by product and platform, churn, and time-based revenue. No obvious gaps for basic revenue analysis.

Maintenance

ActivityInactive
ResponsivenessUnresponsive