Mmcp.market

petty-cash

by theluckystrike·io.github.theluckystrike/petty-cash·v0.22.0

A petty cash float on the imprest system: vouchers, reconciliation and the replenishment.

Grade C.Usable with care. Some checks failed or could not be verified.

Tools (9, 2 write)

write = sends, deletes, buys or posts; agents should confirm first
  • float_openFree

    Open a petty cash float on the imprest system and return its id. The imprest is the cash the tin is topped back up to at every replenishment, in whole minor units. Free tier: one float.

  • float_reportFree

    Report each float: balance against imprest, what it takes to restore it, unreconciled vouchers with their total, the last count, and the history of what counts found over or short. Pro.

  • license_activateFree

    Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.

  • license_statusFree

    Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.

  • reconcileFree

    Count the tin: give the cash counted in whole MINOR units and the date, and get the expected balance, the difference, and every voucher since the last count, which this marks reconciled. Free.

  • replenish_requestFree

    Work out what puts the float back to its imprest: the amount, the vouchers it reimburses, the totals per category as an expense_add-ready payload, and the double entry. Writes nothing. Pro.

  • topup_recordwrite actionFree

    Record cash put into the tin, in whole MINOR units, with the date and source, and return the new balance against the imprest. It also reimburses every voucher up to that date, as a replenishment does.

  • voucher_addFree

    Record one voucher paid out of the tin and return its VOU-YYYY-NNNN number. More than the float holds is refused, and so is a byte-identical duplicate. Free tier: 20 vouchers a calendar month.

  • voucher_deletewrite actionFree

    Delete a voucher entered wrongly, by its VOU number. One already covered by a reconciliation is refused, naming the count it would falsify: record a correcting voucher instead. Free.

Public scan report

scanner v0.1.2 · 2026-09-17 · same rubric, same numbers if you re-run it

no findings
  • Code scanpackage could not be scannedn/a
  • Live reliabilityremote reachable in 265ms20/20
  • Tool poisoning9 tool descriptions checked15/15
  • Auth qualityAPI key sent as a header8/15
  • Maintenancerepository not readable: github 4013/15
  • Maintainer identityno repository or website to verify2/10
Overall 64/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 --transport http petty-cash https://mcp.zovo.one/mcp/petty-cash
Add to Cursor