Rentctl MCP server
Leased dev environments — every server dies when its AI session ends.
B82/100grade B
Adoption
New
0 stars
Reviews
Write oneNobody has reviewed Rentctl yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Rentctl tools (4)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
env_downStop a project's environment; omit ``project`` to down all leased to this cwd.
env_lsList every broker-owned environment on the machine (live, reconciled inventory).
env_sweepReconcile every lease: stop expired/dead, report (or under strict, reclaim) squatters.
env_upStart (or return the already-running) leased dev environment for a project.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
1 medium
- Code scan31 source files scanned20/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 17 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Findings (1)
- mediumsubprocess with shell=True
exec.shell-truerentctl-1.0.1/src/rentctl/core/runners/process.py: … entry.cmd, shell=True, cwd=entry.cwd, …
Overall 82/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON
Install directly
claude mcp add rentctl -- uvx rentctl
Rentctl: common questions
- Is Rentctl MCP server safe?
- Mostly: it is graded B (82/100). Read the Rentctl safety report
- How do I install Rentctl?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Rentctl need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Rentctl maintained?
- The last commit was 17 days ago (2026-09-03). The latest release is v1.0.1.