io.github.docracy1/monthsleft
REMOTE · MONTHSLEFT.NETLIFY.APP · SCANNED AUG 3
SaaS runway calculator (MRR growth vs churn), breakeven, burn multiple. Free MCP connector.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 524 tokens (~131/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 93% of tool parameters carry a description.Partial
Capabilities40
- Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · monthsleft.netlify.app
claude mcp add --transport http docracy1-monthsleft https://monthsleft.netlify.app/.netlify/functions/mcp
[mcp_servers.docracy1-monthsleft] url = "https://monthsleft.netlify.app/.netlify/functions/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"docracy1-monthsleft": {
"type": "remote",
"url": "https://monthsleft.netlify.app/.netlify/functions/mcp",
"enabled": true
}
}
} openclaw mcp add docracy1-monthsleft --url https://monthsleft.netlify.app/.netlify/functions/mcp --transport streamable-http
mcp_servers:
docracy1-monthsleft:
url: "https://monthsleft.netlify.app/.netlify/functions/mcp" {
"mcpServers": {
"docracy1-monthsleft": {
"type": "http",
"url": "https://monthsleft.netlify.app/.netlify/functions/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 60
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://monthsleft.netlify.app/.netlify/functions/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.netlify.app,O=Netlify\, Inc,L=San Francisco,ST=California,C=US | CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1,O=DigiCert Inc,C=US | 16 Feb 2026 | 19 Mar 2027 | ECDSA 256 | SHA256-RSA | cd5d0afb0611b5bd9d692535c0ca7c4 |
| SANs: *.netlify.app, netlify.app | ||||||
| CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1,O=DigiCert Inc,C=US (CA) | CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US | 30 Mar 2021 | 29 Mar 2031 | RSA 2048 | SHA256-RSA | cf5bd062b5602f47ab8502c23ccf066 |
DNSSEC insecure
Validation of monthsleft.netlify.app. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| app. | present | 23684 | 8 | Verified |
| netlify.app. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://monthsleft.netlify.app/.netlify/functions/mcp | Verified | 200 | |
| http (plaintext) | http://monthsleft.netlify.app/.netlify/functions/mcp | HTTPS enforced | 301 | https://monthsleft.netlify.app/.netlify/functions/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
calculate_breakeven ~100
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.
| Name | Type | Req | Description |
|---|---|---|---|
| currency | string | — | — |
| fixed_costs | number | yes | Total fixed costs per month |
| gross_margin_percent | number | yes | Gross margin as a percentage, e.g. 70 for 70% |
No output schema declared.
No examples provided.
calculate_burn_multiple ~87
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.
| Name | Type | Req | Description |
|---|---|---|---|
| net_burn | number | yes | Net cash burned over the same period |
| net_new_arr | number | yes | Net new ARR added over the period |
No output schema declared.
No examples provided.
calculate_runway ~113
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.
| Name | Type | Req | Description |
|---|---|---|---|
| cash | number | yes | Cash currently in the bank |
| currency | string | — | Currency symbol, e.g. $ or € |
| monthly_burn | number | yes | Net cash burned per month |
No output schema declared.
No examples provided.
calculate_saas_runway ~224
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.
| Name | Type | Req | Description |
|---|---|---|---|
| cash | number | yes | Cash currently in the bank |
| churn_percent | number | yes | Expected churn rate per month, as a percentage, e.g. 2 for 2% |
| currency | string | — | Currency symbol, e.g. $ or € |
| monthly_burn | number | yes | Total monthly burn (all costs, before MRR offsets it) |
| mrr | number | yes | Current monthly recurring revenue |
| mrr_growth_percent | number | yes | Expected MRR growth rate per month, as a percentage, e.g. 5 for 5% |
No output schema declared.
No examples provided.