CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
warfare-hub avatar

Revenue Mcp

warfare-hub/revenue-mcp
authSTDIOregistry active
Summary

Pulls your subscription metrics from Stripe, Gumroad, and Lemon Squeezy into Claude so you can ask about MRR, churn, and product performance without opening dashboards. Exposes five tools: revenue summaries across platforms, MRR comparisons, product-level breakdowns showing subscribers and revenue per SKU, recent revenue over custom time windows, and churn analysis with net new MRR calculations. Stripe gets the deepest support with full product breakdowns and churn metrics, while Gumroad and Lemon Squeezy cover product breakdowns and recent revenue. Configuration is straightforward with API keys in your Claude Desktop config. Reach for this when you're analyzing growth, comparing platform performance, or just want quick answers about your business metrics without context switching.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Revenue MCP

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.

Supported Platforms

PlatformMRRChurnProduct BreakdownRecent Revenue
Stripe✅✅✅✅
Gumroad——✅✅
Lemon Squeezy✅——✅
Paddle🔜🔜🔜🔜
Polar🔜🔜🔜🔜

Quick Start

1. Get your API keys

  • Stripe: Dashboard → Developers → API keys → Secret key
  • Gumroad: Settings → Advanced → Applications → Generate access token
  • Lemon Squeezy: Settings → API → Create key

2. Add to Claude Desktop

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.

3. Ask Claude anything

  • "What's my MRR this month?"
  • "How much did I make in the last 30 days?"
  • "Which product is generating the most revenue?"
  • "What's my churn rate?"
  • "Break down my revenue by platform"

Tools

ToolDescription
get_revenue_summaryFull summary across all platforms — MRR, ARR, new MRR, churn
get_mrr_by_platformMRR comparison table across platforms
get_product_breakdownRevenue + subscribers per product (Stripe)
get_recent_revenueTotal revenue over last N days
get_churn_summaryChurn MRR, new MRR, net new MRR, churn rate

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

STRIPE_SECRET_KEYsecret

Stripe secret key (sk_live_... or sk_test_...)

GUMROAD_ACCESS_TOKENsecret

Gumroad API access token

LEMONSQUEEZY_API_KEYsecret

Lemon Squeezy API key

Categories
Sales & MarketingFinance & Commerce
Registryactive
Packagerevenue-mcp
TransportSTDIO
AuthRequired
UpdatedApr 13, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
kesslerio avatar
Kesslerio Attio Mcp Server

ai.smithery/kesslerio-attio-mcp-server

Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…
68
Mcp Explorium logoMcp Explorium logo
Mcp Explorium

explorium-ai/mcp-explorium

Access live company and contact data from Explorium's AgentSource B2B platform.
22
toflow-ai avatar
ToFlow

io.github.toflow-ai/toflow

AI sales automation for toflow.ai — prospect, enrich, sequence across email, LinkedIn, WhatsApp.
3
zionhopkins avatar
Launch Engine — Business Execution OS

io.github.zionhopkins/launch-engine

Agentic pipeline — 39 tools from idea to revenue for solo founders.
3
outscraper avatar
Outscraper MCP Server

outscraper/outscraper-mcp-server

Outscraper MCP business discovery, Maps intelligence, enrichment, reviews, and contact data.
3
signal-found avatar
Sf Mcp

signal-found/sf-mcp

Reddit outreach at scale — find prospects, send 1000s of DMs/day, and manage your CRM via AI agents.
2