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/statement-of-account

MCPB · STATEMENT-OF-ACCOUNT.MCPB · 2 COMPONENTS · SCANNED SEP 20

Statements of account, aging buckets and dunning letters from your invoices.

49 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 Usability85
  • 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 1127 tokens (~125/item across 9 items; 8 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 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 Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 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 · statement-of-account.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 49

    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/statement-of-account.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 157 packages
Packages resolved 157
Deprecated 2
Stale 63
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 8 exposed · ~1,102 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
dunning_text ~201

Write a payment chaser at level 1 friendly, 2 firm or 3 final demand: every OVERDUE invoice with its age, the total and your bank details. Refused if nothing is overdue. No interest is stated. Level 3 is Pro.

NameTypeReqDescription
as_ofstringAge the invoices as at this date, YYYY-MM-DD. Defaults to today
clientstringyesClient id from the invoice server, an exact client name, or a name containing this text
currencystringOnly needed when the client has documents in more than one currency. Currencies are never added together
greetingstringOpening line, default "Hello" and the client name
levelintegeryes1 friendly reminder, 2 firm reminder, 3 final demand. Level 3 is Pro
sign_offstringClosing line, default your business name from the shared profile

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.

statement_aging ~144

Age open invoices into 0-30, 31-60, 61-90 and over 90 days past DUE date at a date, per client and currency, with the invoices themselves. Free. statements_report rolls up the whole book instead.

NameTypeReqDescription
as_ofstringAge the invoices as at this date, YYYY-MM-DD. Defaults to today
clientstringOne client id or name. Omit to age every client in the books
currencystringOnly this currency. Omit for every currency, each aged separately
limitintegerMaximum invoice rows returned, default and ceiling 2000

No output schema declared.

No examples provided.

statement_build ~144

Build one client's statement for a period: opening, invoices, payments with deposits applied broken out, credit notes and closing, formatted and in minor units. Free: 5 a month; a rebuild is free.

NameTypeReqDescription
clientstringyesClient id from the invoice server, an exact client name, or a name containing this text
currencystringOnly needed when the client has documents in more than one currency. Currencies are never added together
fromstringyesFirst day of the period, YYYY-MM-DD. Everything dated before it becomes the opening balance
tostringyesLast day of the period, YYYY-MM-DD, inclusive

No output schema declared.

No examples provided.

statement_pdf ~196

Call this tool to write one client's A4 statement of account and return the path. Titled STATEMENT OF ACCOUNT, movements in date order, BALANCE OUTSTANDING at the foot, and no VAT re-added. Pro.

NameTypeReqDescription
as_ofstringDate printed on the statement, YYYY-MM-DD. Defaults to today
clientstringyesClient id from the invoice server, an exact client name, or a name containing this text
currencystringOnly needed when the client has documents in more than one currency. Currencies are never added together
fromstringyesFirst day of the period, YYYY-MM-DD
out_pathstringWhere to write the PDF; defaults to this server's data directory under pdf/. Use a .pdf path: the bytes written are always PDF
tostringyesLast day of the period, YYYY-MM-DD, inclusive

No output schema declared.

No examples provided.

statement_text ~198

Turn one client's statement into a plain-text letter for an email: movements in date order, opening and closing balances, deposit held, a sign-off. It counts toward the 5 a month; statement_pdf writes the A4 page.

NameTypeReqDescription
as_ofstringDate printed on the statement, YYYY-MM-DD. Defaults to today
clientstringyesClient id from the invoice server, an exact client name, or a name containing this text
currencystringOnly needed when the client has documents in more than one currency. Currencies are never added together
fromstringyesFirst day of the period, YYYY-MM-DD
greetingstringOpening line, default "Hello" and the client name
sign_offstringClosing line, default your business name from the shared profile
tostringyesLast day of the period, YYYY-MM-DD, inclusive

No output schema declared.

No examples provided.

statements_report ~94

Receivables across every client at a date: totals and aging per currency, clients ranked by how much is OVERDUE, and the oldest overdue invoice. Pro. statement_aging is the free per-client view.

NameTypeReqDescription
as_ofstringAge the invoices as at this date, YYYY-MM-DD. Defaults to today
limitintegerHow many clients to list, worst first. Default 20

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/statement-of-account MCP server?

io.github.theluckystrike/statement-of-account is an MCP server listed in the public MCP registry as io.github.theluckystrike/statement-of-account. Statements of account, aging buckets and dunning letters from your invoices. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/statement-of-account.mcpb).

Is the io.github.theluckystrike/statement-of-account MCP server safe to use?

io.github.theluckystrike/statement-of-account scores 49 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/statement-of-account MCP server expose?

io.github.theluckystrike/statement-of-account exposes 8 tools: statement_build, statement_aging, statement_text, statement_pdf, dunning_text, and 3 more. Their descriptions and schemas cost roughly 1,102 tokens of context every time the server is loaded.

What licence is the io.github.theluckystrike/statement-of-account MCP server under?

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