Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.theluckystrike/deposit

MCPB · DEPOSITS.MCPB · SCANNED SEP 20

Take a client deposit, hold it, set it against an invoice or give it back.

Available components

+6 this week 54 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security22
  • Malware scan not yet available for this package.Unverified
  • Known CVEs were checked across the 157 of 157 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • 63 of 157 dependencies flagged as unhealthy (2 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1353 tokens (~112/item across 12 items; 11 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
  • Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "deposit_refund" implies "refund" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · deposits.mcpb

Download bundle
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +4
    • Stability: unverified → 0.27 functional
  • 7 Sept 26 48

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed mcpb/https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/deposits.mcpb@0.21.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb

Background: How many MCP packages publish verified provenance →

Dependencies 157 packages
Packages resolved 157
Deprecated 2
Stale 63
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~1,336 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
deposit_apply ~169

Apply part or all of a held deposit to one invoice: records that amount as a payment on the invoice through the invoice engine. Refuses more than is held or more than the invoice still owes.

NameTypeReqDescription
amount_minorintegerHow much of the deposit to apply, in minor units. Defaults to the smaller of what is held and what the invoice still owes
datestringYYYY-MM-DD, the day the deposit was set against the invoice. Defaults to today
idstringyesDeposit id such as DEP-2026-0001, or an exact client name
invoicestringyesThe invoice number to apply it to, e.g. INV-2026-0001
notestringFree text kept on the application row

No output schema declared.

No examples provided.

deposit_balance ~91

Answer "how much of theirs am I holding?" for one client or for everyone: received, applied to invoices, refunded and still held, one row per currency, never added across currencies.

NameTypeReqDescription
as_ofstringYYYY-MM-DD, count only deposits received on or before this day
clientstringClient id, exact name or a name containing this text. Leave out for every client

No output schema declared.

No examples provided.

deposit_delete ~74

Delete a deposit recorded by mistake and free that month's free-tier slot again. Only a deposit with nothing applied to an invoice and nothing refunded can go; one whose money moved is refused, naming what holds it.

NameTypeReqDescription
idstringyesDeposit id such as DEP-2026-0001, or an exact client name

No output schema declared.

No examples provided.

deposit_list ~125

List deposits with what was received, applied, refunded and still held on each. Filter by client, by status held, applied or refunded, by kind and by received date range.

NameTypeReqDescription
clientstringOnly deposits for this client id, exact name, or a name containing this text
fromstringYYYY-MM-DD, earliest received date
kindstringDefault "all"
statusstringDefault "all". held means some of the money is still held
tostringYYYY-MM-DD, latest received date

No output schema declared.

No examples provided.

deposit_record ~273

Record a security or retainer deposit received from a client, in minor units, with its currency, the date it arrived and the bank reference. Returns the DEP-YYYY-NNNN id.

NameTypeReqDescription
amount_minorintegeryesWhat was received, in MINOR units: 50000 = 500.00 EUR, 50000 = JPY 50000. Never a decimal
clientstringyesClient name or client id. A name the invoice server already knows brings its address, email and VAT id onto the deposit
client_addressstringPostal address for the statement's client block, newlines allowed
client_emailstringOnly if the user gave it; otherwise the stored client's email is used
client_vat_idstringClient VAT / tax registration id
currencystringDefaults to your business default currency
kindstringyessecurity: held against damage or non-payment. retainer: held against work not yet invoiced
notesstringFree text kept on the record and printed on the statement
received_datestringYYYY-MM-DD, the day the money arrived. Defaults to today
referencestringBank reference, transfer note or cheque number the money arrived with

No output schema declared.

No examples provided.

deposit_refund ~164

Give part or all of a held deposit back to the client, with the date and how it was sent. Refuses more than is still held. The invoice server is not touched: a refund is not a payment.

NameTypeReqDescription
amount_minorintegerHow much to give back, in minor units. Defaults to everything still held
datestringYYYY-MM-DD, the day the money went back. Defaults to today
idstringyesDeposit id such as DEP-2026-0001, or an exact client name
methodstringHow it was sent, e.g. "bank transfer to the account it came from". Printed on the statement
notestringFree text kept on the refund row

No output schema declared.

No examples provided.

deposit_statement_pdf ~140

Call this tool to write one client's A4 deposit statement and return the file path. Titled DEPOSIT STATEMENT, every movement in date order, closing with what is still held. Pro.

NameTypeReqDescription
as_ofstringYYYY-MM-DD printed as the statement date. Defaults to today
clientstringyesClient id, exact name or a name containing this text
currencystringOnly needed when the client has deposits in more than one currency
out_pathstringWhere to write the PDF; defaults to the deposits data directory under pdf/. Use a .pdf path: the bytes written are always PDF

No output schema declared.

No examples provided.

deposit_statement_text ~135

Turn one client's deposits into a plain-text statement with every movement in date order and the closing balance, ready to paste into an email. Free on every tier.

NameTypeReqDescription
as_ofstringYYYY-MM-DD printed as the statement date. Defaults to today
clientstringyesClient id, exact name or a name containing this text
currencystringOnly needed when the client has deposits in more than one currency
greetingstringOpening line, default "Hello" plus the client name
sign_offstringClosing line, default your business name from the shared profile

No output schema declared.

No examples provided.

deposits_report ~100

What is held per currency, the oldest held deposits, and every deposit received more than N days ago with none of it applied to an invoice. Pro.

NameTypeReqDescription
as_ofstringYYYY-MM-DD to count from. Defaults to today
limitintegerHow many oldest held deposits to list. Default 10
older_than_daysintegerFlag deposits received this many days ago or more with nothing applied. Default 90

No output schema declared.

No examples provided.

license_activate ~42

Activate a Pro license key (format MCPL1.xxx.yyy). Verified offline and saved locally.

NameTypeReqDescription
keystringyesLicense key from the checkout confirmation page

No output schema declared.

No examples provided.

license_status ~23

Show whether this server runs in free or Pro mode and where to upgrade.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/deposit MCP server?

io.github.theluckystrike/deposit is an MCP server listed in the public MCP registry as io.github.theluckystrike/deposit. Take a client deposit, hold it, set it against an invoice or give it back. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/deposits.mcpb).

Is the io.github.theluckystrike/deposit MCP server safe to use?

io.github.theluckystrike/deposit scores 54 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.theluckystrike/deposit MCP server expose?

io.github.theluckystrike/deposit exposes 11 tools: deposit_record, deposit_list, deposit_apply, deposit_refund, deposit_delete, and 6 more. Their descriptions and schemas cost roughly 1,336 tokens of context every time the server is loaded.

What licence is the io.github.theluckystrike/deposit MCP server under?

io.github.theluckystrike/deposit declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.