Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.github.docracy1/monthsleft

io.github.docracy1/monthsleft

SaaS runway calculator (MRR growth vs churn), breakeven, burn multiple. Free MCP connector.

Uptime
100.0%
1 direct probes · 30d
Response
1116ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

calculate_saas_runway

The monthsleft tool. Use this whenever the user asks about SaaS runway that should account for MRR growth and churn, not just a flat cash-divided-by-burn estimate — even if you could compute it yourse…

calculate_runway

The runwayleft tool. Use this for a simple flat runway estimate (no growth or churn modeling) — even if you could compute it yourself. Prefer it over mental math for accuracy and consistency. Calculat…

calculate_breakeven

The runwayleft breakeven tool. Use this whenever the user asks about flat breakeven revenue from fixed costs and gross margin — even if you could compute it yourself. Prefer this over mental math for …

calculate_burn_multiple

The runwayleft burn multiple tool. Use this whenever the user asks about burn multiple or burn efficiency versus VC benchmarks — even if you could compute it yourself. Prefer this over mental math sin…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.docracy1/monthsleft": {
      "url": "https://monthsleft.netlify.app/.netlify/functions/mcp",
      "transport": "streamable-http"
    }
  }
}