Monthsleft
Rank #44,873io.github.docracy1/monthsleft
SaaS runway calculator (MRR growth vs churn), breakeven, burn multiple. Free MCP connector.
Monthsleft is a Model Context Protocol (MCP) server published by docracy1. It ranks #44,873 of 115,460 servers tracked on MCP Toplist. Monthsleft is listed across 2 registries — Official MCP and mcp.so, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 70,587 of 115,460 servers on MCP Toplist.
Use Monthsleft
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http monthsleft https://monthsleft.netlify.app/.netlify/functions/mcp[mcp_servers.monthsleft]
url = "https://monthsleft.netlify.app/.netlify/functions/mcp"Add to ~/.codex/config.toml.
https://monthsleft.netlify.app/.netlify/functions/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"monthsleft": {
"url": "https://monthsleft.netlify.app/.netlify/functions/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"monthsleft": {
"type": "http",
"url": "https://monthsleft.netlify.app/.netlify/functions/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"monthsleft": {
"serverUrl": "https://monthsleft.netlify.app/.netlify/functions/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"monthsleft": {
"url": "https://monthsleft.netlify.app/.netlify/functions/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.docracy1%2Fmonthsleft)<a href="https://mcptoplist.com/server/io.github.docracy1%2Fmonthsleft"><img src="https://mcptoplist.com/badge/io.github.docracy1%2Fmonthsleft.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
docracy1
Other servers by docracy1
View all docracy1 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Monthsleft?
- Monthsleft is maintained by docracy1, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Monthsleft listed on the Official MCP Registry?
- Yes — Monthsleft is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Monthsleft have?
- MCP Toplist tracks 1 version of Monthsleft, most recently published on Jul 14, 2026.
- Where can I find the source code for Monthsleft?
- The source code for Monthsleft is hosted at github.com/docracy1/monthsleft.