Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Indie Metrics

БесплатноНе проверен

MCP server that gives AI assistants real-time access to Stripe business metrics like MRR, churn, and revenue forecasts via natural language queries.

GitHubEmbed

Описание

MCP server that gives AI assistants real-time access to Stripe business metrics like MRR, churn, and revenue forecasts via natural language queries.

README

MCP server that gives your AI assistant real-time access to your Stripe business metrics. Ask Claude (or any MCP-compatible AI) about your revenue, customers, subscriptions, and forecasts in natural language.

What You Can Ask

  • "What's my MRR this month?"
  • "Show me my top customers by spend"
  • "Which product is selling best?"
  • "What's my churn rate?"
  • "Show recent transactions"
  • "How many refunds did I have this quarter?"
  • "Forecast my revenue for next month"

Tools

Tool Description
get_revenue_summary MRR, ARR, total revenue, growth rate, avg transaction value
get_customer_metrics Total customers, new customers, LTV, top spenders
get_product_performance Revenue by product, units sold, revenue share
get_subscription_health Active subs, churn rate, MRR, ARPU, plan breakdown
get_recent_transactions Latest charges with amount, status, customer, timestamp
get_refund_analysis Refund count, rate, amounts, reasons
get_revenue_forecast Projected revenue, trend direction, confidence level

Quick Start

Install

npm install -g indie-metrics-mcp

Configure

Set your Stripe API key:

export STRIPE_API_KEY=sk_live_your_key_here

Add to Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "indie-metrics": {
      "command": "indie-metrics-mcp",
      "env": {
        "STRIPE_API_KEY": "sk_live_your_key_here"
      }
    }
  }
}

Add to Claude Code

claude mcp add indie-metrics -- indie-metrics-mcp

Then set STRIPE_API_KEY in your environment.

Supported Periods

All time-based tools accept a period parameter: 7d, 30d, 90d, or 1y.

Security

  • Your Stripe key stays local — it's only used server-side to make API calls
  • No data is sent to any third-party service
  • Read-only access — the server never creates, modifies, or deletes anything in your Stripe account
  • Works with both test (sk_test_) and live (sk_live_) keys

Requirements

  • Node.js 18+
  • A Stripe account with API access

License

MIT

from github.com/MARCCHERGGI/indie-metrics-mcp

Установка Indie Metrics

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/MARCCHERGGI/indie-metrics-mcp

FAQ

Indie Metrics MCP бесплатный?

Да, Indie Metrics MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Indie Metrics?

Нет, Indie Metrics работает без API-ключей и переменных окружения.

Indie Metrics — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Indie Metrics в Claude Desktop, Claude Code или Cursor?

Открой Indie Metrics на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Indie Metrics with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance