io.github.docracy1/monthsleft
io.github.docracy1/monthsleftSaaS runway calculator (MRR growth vs churn), breakeven, burn multiple. Free MCP connector.
Tools · 4
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…
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…
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 …
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…
Similar MCP servers embedding-nearest
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"
}
}
}