Runs entirely on your machine to compute startup finance metrics without sending sensitive data anywhere. You feed it bank CSVs, Stripe exports, or QuickBooks data, and it returns MRR, burn rate, runway, gross margin, CAC, LTV, and Rule of 40 calculations. Exposes two tools: computeFinancialMetrics for crunching numbers from structured inputs, and generateFinancialReport for rendering HTML and Markdown outputs with period comparisons. Uses AI to categorize bank transactions into revenue, COGS, and expense buckets, though the categorization can miss ambiguous line items. Best for founders who need investor-ready metrics before a board meeting without paying an accountant or risking data leaks to cloud services.
claude mcp add --transport stdio mayanktalwar0-startup-finance-metrics uvx startup-finance-metrics