mcpbeat Sign in

Monthsleft MCP Server

answering

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

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

Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
504 ms
Response time
average over 24h
0
Stars
last commit 16 Aug 2026

What the code does

We read the source, 1 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    results.innerHTML = entries.map(function (e) {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 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 396 ms 16 min ago

Alternatives to Monthsleft

same job, measured the same way
Runwayleft
by docracy1

Cash runway, breakeven, and burn multiple calculator. Free, no login. MCP connector.

3 tools answering
I
Resale Margin Calculator
by weromon

Paid MCP tool for resale fees, net profit, ROI, and break-even price.

1 tools answering
Grounders MCP
by itsbreeze

Multiple Google accounts (Gmail, Calendar, Drive, Contacts, Tasks) in one Claude connector.

answering
Runitonai MCP
by structlabs-io

Read-only MCP connector serving the Run It on AI book; index and Implementation Blocks are free.

11 tools answering
SmartTools
by 9thshini

70+ free calculators & converters as MCP tools; each result links to its source page.

74 tools answering
ComOS Federation Gateway
by ronrey

Multi-tenant MCP gateway for AI commerce. One connection, every store.

21 tools answering
ComOS Federation Gateway
by comos-federation

Multi-tenant MCP gateway for AI commerce. One connection, every store.

21 tools answering
ComOS Federation
by ronrey

Multi-tenant MCP gateway for AI commerce. One connection, every store.

21 tools answering

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 504 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 504 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Monthsleft open source?
We cannot say either way: written in HTML and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.