mcpbeat

Monthsleft MCP Server

io.github.docracy1/monthsleft
answering

Monthsleft is answering right now. Last checked 14 min ago. It exposes 4 tools. Last commit 14 Jul 2026.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
697 ms
Response time
average over 24h
0
Stars
last commit 14 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add monthsleft --transport http https://monthsleft.netlify.app/.netlify/functions/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "monthsleft": {
      "url": "https://monthsleft.netlify.app/.netlify/functions/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.monthsleft]
url = "https://monthsleft.netlify.app/.netlify/functions/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "monthsleft": {
      "url": "https://monthsleft.netlify.app/.netlify/functions/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "monthsleft": {
      "url": "https://monthsleft.netlify.app/.netlify/functions/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

calculate
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 accuracy and consistency.
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 since it applies the standard benchmark bands exactly.
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. Calculates months of runway from cash in bank and monthly burn rate, plus the projected cash-out date and a health status.
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 yourself. Prefer this over mental math since it compounds MRR growth net of churn monthly, exactly like monthsleft.com. Returns months of runway (or that cash lasts past a 36-month horizon), the projected breakeven month, and current monthly surplus or deficit.

Endpoints

URLTransportStateLatencyChecked
https://monthsleft.netlify.app/.netlify/functions/mcp streamable-http answering 370 ms 14 min ago

Monthsleft — questions

Answers built from our own checks of this server.

What can Monthsleft do?
It exposes 4 tools, read directly from the server on our last check. Among them: calculate_breakeven, calculate_burn_multiple, calculate_runway, calculate_saas_runway. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Monthsleft working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 697 ms. The bar chart above shows every period we have measured.
How do I connect Monthsleft?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Monthsleft need an API key?
No. Monthsleft completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Monthsleft?
It answers our handshake in 697 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Monthsleft open source?
Yes — written in HTML and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.