# io.github.theluckystrike/statement-of-account (mcpb · statement-of-account.mcpb)

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

- Trust score: 49/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `mcp.zovo.one`: 84/100, [markdown](https://verifymcp.io/servers/theluckystrike-statement-of-account/mcp-statement-of-account.md), [page](https://verifymcp.io/servers/theluckystrike-statement-of-account/mcp-statement-of-account)
- mcpb · `statement-of-account.mcpb`: 49/100 (this document), [markdown](https://verifymcp.io/servers/theluckystrike-statement-of-account/https-github-com-theluckystrike-mcp-servers-releases-download-v0-22-0-statement.md), [page](https://verifymcp.io/servers/theluckystrike-statement-of-account/https-github-com-theluckystrike-mcp-servers-releases-download-v0-22-0-statement)

## Channel facts

- Registry: `mcpb`
- Package: `https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/statement-of-account.mcpb`
- Version: `0.22.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 22/100
  - Malware scan not yet available for this package.
  - Known CVEs were checked across the 157 of 157 dependencies we could resolve, so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - 63 of 157 dependencies flagged as unhealthy (2 deprecated).
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 2 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**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

- Download bundle: `https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/statement-of-account.mcpb`

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-17 (score 49)

First indexed and scored.

## MCP tools (8)

### `statement_build` (~144 tokens)

Build a statement of account

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.

Input parameters:

- `client` (string, required): Client id from the invoice server, an exact client name, or a name containing this text
- `currency` (string): Only needed when the client has documents in more than one currency. Currencies are never added together
- `from` (string, required): First day of the period, YYYY-MM-DD. Everything dated before it becomes the opening balance
- `to` (string, required): Last day of the period, YYYY-MM-DD, inclusive

### `statement_aging` (~144 tokens)

Age the open invoices

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.

Input parameters:

- `as_of` (string): Age the invoices as at this date, YYYY-MM-DD. Defaults to today
- `client` (string): One client id or name. Omit to age every client in the books
- `currency` (string): Only this currency. Omit for every currency, each aged separately
- `limit` (integer): Maximum invoice rows returned, default and ceiling 2000

### `statement_text` (~198 tokens)

Plain-text statement of account

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.

Input parameters:

- `as_of` (string): Date printed on the statement, YYYY-MM-DD. Defaults to today
- `client` (string, required): Client id from the invoice server, an exact client name, or a name containing this text
- `currency` (string): Only needed when the client has documents in more than one currency. Currencies are never added together
- `from` (string, required): First day of the period, YYYY-MM-DD
- `greeting` (string): Opening line, default "Hello" and the client name
- `sign_off` (string): Closing line, default your business name from the shared profile
- `to` (string, required): Last day of the period, YYYY-MM-DD, inclusive

### `statement_pdf` (~196 tokens)

Render the statement of account as a PDF

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.

Input parameters:

- `as_of` (string): Date printed on the statement, YYYY-MM-DD. Defaults to today
- `client` (string, required): Client id from the invoice server, an exact client name, or a name containing this text
- `currency` (string): Only needed when the client has documents in more than one currency. Currencies are never added together
- `from` (string, required): First day of the period, YYYY-MM-DD
- `out_path` (string): Where to write the PDF; defaults to this server's data directory under pdf/. Use a .pdf path: the bytes written are always PDF
- `to` (string, required): Last day of the period, YYYY-MM-DD, inclusive

### `dunning_text` (~201 tokens)

Write a dunning letter

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.

Input parameters:

- `as_of` (string): Age the invoices as at this date, YYYY-MM-DD. Defaults to today
- `client` (string, required): Client id from the invoice server, an exact client name, or a name containing this text
- `currency` (string): Only needed when the client has documents in more than one currency. Currencies are never added together
- `greeting` (string): Opening line, default "Hello" and the client name
- `level` (integer, required): 1 friendly reminder, 2 firm reminder, 3 final demand. Level 3 is Pro
- `sign_off` (string): Closing line, default your business name from the shared profile

### `statements_report` (~94 tokens)

What every client owes

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.

Input parameters:

- `as_of` (string): Age the invoices as at this date, YYYY-MM-DD. Defaults to today
- `limit` (integer): How many clients to list, worst first. Default 20

### `license_status` (~54 tokens)

License status

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.

### `license_activate` (~71 tokens)

Activate license

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.

Input parameters:

- `key` (string, required): License key from the checkout confirmation page

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/theluckystrike-statement-of-account/https-github-com-theluckystrike-mcp-servers-releases-download-v0-22-0-statement#diagnostics

## Score history

- 2026-09-20: 49
- 2026-09-19: 49
- 2026-09-18: 49
- 2026-09-17: 49

## 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.

## Links

- Repository: https://github.com/theluckystrike/mcp-servers
- Website: https://mcp.zovo.one/s/statement-of-account
- Changelog RSS feed: https://verifymcp.io/servers/theluckystrike-statement-of-account/https-github-com-theluckystrike-mcp-servers-releases-download-v0-22-0-statement.xml
- Changelog JSON feed: https://verifymcp.io/servers/theluckystrike-statement-of-account/https-github-com-theluckystrike-mcp-servers-releases-download-v0-22-0-statement.json
- HTML version of this page: https://verifymcp.io/servers/theluckystrike-statement-of-account/https-github-com-theluckystrike-mcp-servers-releases-download-v0-22-0-statement
