Mmcp.market

Rentctl MCP server

by Michael-Drake·io.github.Michael-Drake/rentctl·v1.0.1

Leased dev environments — every server dies when its AI session ends.

B82/100grade B
What users say
No reviews yet
Be the first
Safety scan
B82/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • env_down

    Stop a project's environment; omit ``project`` to down all leased to this cwd.

  • env_ls

    List every broker-owned environment on the machine (live, reconciled inventory).

  • env_sweep

    Reconcile every lease: stop expired/dead, report (or under strict, reclaim) squatters.

  • env_up

    Start (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=Trueexec.shell-true
    rentctl-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
Add to Cursor

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.

More from Michael-Drake