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/dunning-letters

MCPB · DUNNING-LETTERS.MCPB · 2 COMPONENTS · SCANNED SEP 20

Chase overdue invoices: reminder 1, reminder 2, final notice, escalation dates, aging.

48 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 Security23
  • Malware scan not yet available for this package.Unverified
  • Known CVEs were checked across the 96 of 96 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability86
  • 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 1394 tokens (~116/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 Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "invoice_delete" implies "delete" 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

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

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 · dunning-letters.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.

  • 17 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.22.0/dunning-letters.mcpb@0.22.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 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~1,364 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
aging_summary ~87

The aging summary across every unpaid invoice: current, 1-30, 31-60, 61-90 and 91+ day buckets, with counts and totals in integer cents, per currency. This is the answer to "how much am I owed, and how stale is it".

NameTypeReqDescription
onstringThe date to age against, YYYY-MM-DD. Default today

No output schema declared.

No examples provided.

chase_today ~111

The day's chase list: which invoices cross an escalation threshold today, which letter to send each and how long it has been waiting, what falls due in the next few days, and which invoices have had all three letters and need a decision outside this server.

NameTypeReqDescription
onstringThe date to run the list for, YYYY-MM-DD, e.g. to see what Monday will need. Default today
within_daysintegerHow far ahead to list letters coming due, default 7 days

No output schema declared.

No examples provided.

invoice_delete ~79

Delete an invoice entered wrongly, by id or reference: the record, its payments and its letter history. The id is not reissued, so a gap in the DUN series is the record that a deletion happened.

NameTypeReqDescription
invoicestringyesThe chased invoice: its id (DUN-2026-0001) or its invoice reference

No output schema declared.

No examples provided.

invoice_register ~313

Start chasing an unpaid invoice: register the client, the invoice reference, the amount in integer cents, the currency and the due date, and get the three-letter escalation schedule (reminder 1, reminder 2, final notice) with the date each falls due. Free tier: 3 unpaid invoices chased at once.

NameTypeReqDescription
amount_minorintegeryesThe invoice amount in whole minor units (integer cents). 125000 is USD 1,250.00
clientstringyesWho owes the money, e.g. Acme Ltd
currencystringyesISO code the invoice was issued in
duestringyesThe date payment fell due, YYYY-MM-DD. The ladder is anchored to this date
duplicate_okbooleanRegister even though an identical invoice is already on the register. Default false
gapsarrayDays after the due date at which reminder 1, reminder 2 and the final notice fall due, strictly increasing. Default [7, 14, 21]
issuedstringThe date the invoice was issued, YYYY-MM-DD, for the letter's reference line
late_fee_percent_per_monthnumberLate payment interest your terms allow, percent per month, simple and pro-rata. When set, reminder 2 and the final notice state the accrued figure
notestring
referencestringyesThe invoice number being chased, e.g. INV-1042

No output schema declared.

No examples provided.

invoice_status ~99

One chased invoice in full: what was billed, what has been paid and what is still owed, every letter sent with its date, the escalation schedule with each stage's state, and what happens next and when.

NameTypeReqDescription
invoicestringyesThe chased invoice: its id (DUN-2026-0001) or its invoice reference
onstringThe date to judge lateness against, YYYY-MM-DD. Default today

No output schema declared.

No examples provided.

letter_render ~209

Chase an unpaid invoice: generate the letter for the current stage of the ladder -- reminder 1 (polite), reminder 2 (firm, with the late fees note) or the final notice (before-action wording) -- as Markdown or as self-contained printable HTML. Nothing is emailed or sent anywhere: this server produces the letter text, and sending it is your act. Record the sending with letter_sent so the ladder advances.

NameTypeReqDescription
formatstringmarkdown (default) or html: a self-contained printable page with no external anything
invoicestringyesThe chased invoice: its id (DUN-2026-0001) or its invoice reference
onstringThe letter's date, YYYY-MM-DD; late fees accrue to it and the final-notice deadline is 7 days after it. Default today
stagenumberRender a specific stage instead of the one currently due, to preview or to re-issue a letter already sent

No output schema declared.

No examples provided.

letter_sent ~119

Record that a chase letter was actually sent, with its date, so the ladder advances to the next stage. Letters go out in order: reminder 2 cannot be recorded before reminder 1. Returns what is due next and when.

NameTypeReqDescription
invoicestringyesThe chased invoice: its id (DUN-2026-0001) or its invoice reference
sentstringThe date it was sent, YYYY-MM-DD. Default today
stagenumberWhich letter went out. Default the lowest unsent stage

No output schema declared.

No examples provided.

license_activate ~71

Activate a Pro key (MCPL1.xxx.yyy) from checkout: verified offline against a built-in public key, saved to your config file. A wrong, malformed or expired key is refused, unsaved. license_status reads it back.

NameTypeReqDescription
keystringyesLicense key from the checkout confirmation page

No output schema declared.

No examples provided.

license_status ~54

Report this server's licence state: product, tier free or pro, licence id, expiry, the key source and the upgrade URL. No arguments, no network. Explains a free-tier refusal; license_activate installs a key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

overdue_list ~85

Every unpaid invoice past its due date: how many days late, what is still owed, which letters have gone out, and what is due next and when. Sorted by days late, worst first.

NameTypeReqDescription
limitintegerMaximum rows, default and ceiling 2000
onstringThe date to judge lateness against, YYYY-MM-DD. Default today

No output schema declared.

No examples provided.

payment_record ~137

Record money received against a chased invoice, in whole MINOR units: a part payment lowers what is still chased, a payment that covers the balance closes the ladder and frees the free-tier slot. Returns the outstanding amount.

NameTypeReqDescription
amount_minorintegeryesWhat was received, in whole minor units
datestringThe date the money arrived, YYYY-MM-DD. Default today
invoicestringyesThe chased invoice: its id (DUN-2026-0001) or its invoice reference
notestringHow it was paid, e.g. Bank transfer, or what it was against

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/dunning-letters MCP server?

io.github.theluckystrike/dunning-letters is an MCP server listed in the public MCP registry as io.github.theluckystrike/dunning-letters. Chase overdue invoices: reminder 1, reminder 2, final notice, escalation dates, aging. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/dunning-letters.mcpb).

Is the io.github.theluckystrike/dunning-letters MCP server safe to use?

io.github.theluckystrike/dunning-letters scores 48 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/dunning-letters MCP server expose?

io.github.theluckystrike/dunning-letters exposes 11 tools: invoice_register, payment_record, letter_render, letter_sent, overdue_list, and 6 more. Their descriptions and schemas cost roughly 1,364 tokens of context every time the server is loaded.

What licence is the io.github.theluckystrike/dunning-letters MCP server under?

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