Mmcp.market

invoice-pdf-billing-generator

by theluckystrike·io.github.theluckystrike/invoice-pdf-billing-generator·v0.22.0

Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.

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

Tools (13, 5 write)

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

    The ONE business profile for the whole suite: name, address, VAT id, bank details and defaults (currency, tax rate, terms, prefix, timezone). Saved to the shared profile every other server reads. Call it once, first.

  • client_addwrite actionFree

    Store a client so invoice_create can refer to them by name. Re-adding the same name updates the stored address, email and VAT id; a record identical to a stored one is refused, naming the id that already holds it.

  • client_deletewrite actionFree

    Delete one stored client that nothing refers to. A client named on any invoice, quote, credit note, purchase order, deposit, statement or schedule is refused with those documents listed.

  • client_listwrite actionFree

    List every stored client with id, address, email and VAT id. No arguments, and it writes nothing. With none stored it says so: invoice_create also creates a client from the name you pass.

  • invoice_createwrite actionFree

    Create an invoice from line items and return the record with its next, never-reused number. unit_price is in MAJOR units; lines are rounded then summed. One currency per invoice. Free: 3 a month.

  • invoice_from_hoursFree

    Shortcut for the common case: bill one client for N hours at an hourly rate. Creates and returns a single-line invoice, converting the rate into target_currency when you supply fx_rates, and echoing back any entry_ids.

  • invoice_getFree

    Return the full stored record for one invoice number, including every line, tax breakdown, and the balance still open after any credit note issued against it (see credited_minor).

  • invoice_listFree

    List invoices by number: client, dates, currency, subtotal, discount, tax lines, total, status, paid, credited and the balance still due after any credit note. Filter by status, client and date range.

  • invoice_mark_paidFree

    Record a payment on one invoice. amount is in MAJOR units and ADDS to what is paid, never replaces it; omit it to settle the rest. An overpayment is refused, naming the open balance.

  • invoice_pdfwrite actionFree

    Call this tool to write one stored invoice as an A4 PDF and return the path: issuer, BILL TO, dates, items, taxes and totals. Free stamps a credit line and no logo; Pro renders it unbranded with your logo.

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

  • overdue_reportFree

    List every invoice not paid in full whose due date has passed, worst first, with days overdue and the amount, then a total per currency. Free. Use invoice_list for everything still open.

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 290ms20/20
  • Tool poisoning13 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 invoice-pdf-billing-generator https://mcp.zovo.one/mcp/invoice
Add to Cursor
io.github.theluckystrike/invoice-pdf-billing-generator MCP server: grade C, install and safety report · mcp.market