Runwayleft
Rank #37,894io.github.docracy1/runwayleft
Cash runway, breakeven, and burn multiple calculator. Free, no login. MCP connector.
Runwayleft is a Model Context Protocol (MCP) server published by docracy1. It ranks #37,894 of 115,460 servers tracked on MCP Toplist. Runwayleft 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 77,566 of 115,460 servers on MCP Toplist.
Use Runwayleft
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http runwayleft https://runwayleft.netlify.app/.netlify/functions/mcp[mcp_servers.runwayleft]
url = "https://runwayleft.netlify.app/.netlify/functions/mcp"Add to ~/.codex/config.toml.
https://runwayleft.netlify.app/.netlify/functions/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"runwayleft": {
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"runwayleft": {
"type": "http",
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"runwayleft": {
"serverUrl": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"runwayleft": {
"url": "https://runwayleft.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%2Frunwayleft)<a href="https://mcptoplist.com/server/io.github.docracy1%2Frunwayleft"><img src="https://mcptoplist.com/badge/io.github.docracy1%2Frunwayleft.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 Runwayleft?
- Runwayleft is maintained by docracy1, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Runwayleft listed on the Official MCP Registry?
- Yes — Runwayleft is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Runwayleft have?
- MCP Toplist tracks 1 version of Runwayleft, most recently published on Jul 14, 2026.
- Where can I find the source code for Runwayleft?
- The source code for Runwayleft is hosted at github.com/docracy1/runwayleft.