Mmcp.market

Credit Memo MCP server

by theluckystrike·io.github.theluckystrike/credit-memo·v0.22.0

Issue a credit memo against an invoice or standalone, with per-line tax and totals.

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed Credit Memo yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Credit Memo tools (10, 3 write)

write = sends, deletes, buys or posts
  • credit_note_createwrite actionFree

    Issue a credit note against an invoice, or standalone: the recipient, the reason (returned goods, overcharge, discount correction, service issue, other), line items with quantity, unit price and tax rate, and the currency. Returns a draft you can still revise; credit_note_finalize burns the final CN number.

  • credit_note_deletewrite actionFree

    Delete a draft credit note entered wrongly, by its draft id. A finalized note is refused by name: it is a document the client may have seen, and deleting it would leave their copy pointing at nothing.

  • credit_note_finalizeFree

    Finalize a draft: burn the final CN-YYYY-NNNN number and freeze the note. From here it cannot be edited or deleted, only rendered and listed, because it is now the document the client sees. Free tier: 10 finalized credit notes; Pro removes the limit.

  • credit_note_getFree

    Return one credit note by its CN number or draft id: every line with quantity, unit price and tax, the totals per tax rate, the reason, the invoice it credits, and the notes. Reads only; use credit_note_list for the ids.

  • credit_note_listFree

    List credit notes: number or draft id, recipient, reason, status, issue date and total. Filter by recipient (a part of the name is enough), by reason, by status draft or final, and by issue-date period with from and to.

  • credit_note_renderFree

    Turn a credit note into the document: Markdown to paste into an email or ticket, or a self-contained printable HTML page with every style inline. Drafts render with a DRAFT banner so a half-finished credit cannot be sent by mistake. Writes nothing. Free; the free tier stamps a one-line footer.

  • credit_note_summaryFree

    How much you have credited: totals per currency over finalized credit notes, broken down by reason and by month, in an optional issue-date period. Drafts count for nothing until they are finalized. Currencies are never added together.

  • credit_note_updatewrite actionFree

    Change a draft credit note while it is still a draft: recipient, reason, lines, currency, invoice reference, issue date or notes. Pass only what changes; new lines replace all old ones. A finalized note is immutable and is refused by name.

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

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanpackage could not be scannedn/a
  • Live reliabilityremote reachable in 166ms20/20
  • Tool poisoning10 tool descriptions checked15/15
  • Auth qualityAPI key sent as a header8/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreCAscore 88

Install directly

claude mcp add --transport http credit-memo https://mcp.zovo.one/mcp/credit-note
Add to Cursor

Credit Memo: common questions

Is Credit Memo MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Credit Memo safety report
How do I install Credit Memo?
It runs remotely at mcp.zovo.one. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Credit Memo need an API key?
Yes. The registry entry asks for MCP_LICENSE_KEY, Authorization.
Is Credit Memo maintained?
The last commit was in the last day (2026-09-19). The latest release is v0.22.0.
Is Credit Memo up?
100% of our last 1 checks got an answer. We check remote servers about four times a day.
What can I use instead of Credit Memo?
Servers from other publishers that do the same job: Agent402.Tools: pay-per-call web tools MCP server, Ksef Fa3 Invoice Lint MCP server and Kema Invoice MCP server. Compare all Credit Memo alternatives.

Alternatives to Credit Memo

Same job from other publishers: the closest match first, then the best rated.

All Credit Memo alternatives →

More from theluckystrike