Mmcp.market

Bill Of Sale MCP server

by theluckystrike·io.github.theluckystrike/bill-of-sale·v0.22.0

Bills of sale for equipment, vehicles and stock: draft, finalize, print with signature lines.

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 Bill Of Sale yet.

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

Bill Of Sale tools (10, 3 write)

write = sends, deletes, buys or posts
  • 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.

  • sale_createwrite actionFree

    Record a sale and generate the bill of sale: who sold, who bought, what item (with VIN, serial or IMEI where it has one), the price in minor units and the date. Returns the BOS-YYYY-NNNN number of the draft. The draft can still be changed with sale_update; sale_finalize freezes it into the signing copy and sale_render prints it. Free tier: 10 drafts.

  • sale_deletewrite actionFree

    Delete a bill of sale by its BOS number. A draft goes outright. A finalized document needs confirm_finalized true, because it is the local copy of a record the buyer may hold. The BOS number is never reissued, so a gap in the series is the record that a document was deleted.

  • sale_finalizeFree

    Finalize a bill of sale so it is ready to sign: the document is frozen from this call on, sale_update refuses it, and every later render is the signing copy without the DRAFT watermark. Free tier: 5 finalized documents.

  • sale_getFree

    Read one bill of sale in full by its BOS number: both parties, the item and its identifiers, price, terms, and whether it is still a draft or the finalized signing copy.

  • sale_listFree

    List every bill of sale, drafts and finalized, newest first: id, status, date, item, buyer, seller and price. Filter to drafts or finalized documents with status.

  • sale_renderFree

    Render a bill of sale as a clean printable document: Markdown, a self-contained HTML file ready for print-to-PDF, or both, with signature lines for seller and buyer. Drafts render with a DRAFT watermark so a review copy cannot be signed by mistake. Every file comes back as a download link valid for one hour, and out_path is only the stem the files are named with. Free.

  • sale_summaryFree

    Summarize the book: how many drafts and finalized documents, and the total sold value per currency, drafts separate from finalized. Currencies are never added together. Free.

  • sale_updatewrite actionFree

    Change anything on a bill of sale that is not finalized yet: price, buyer, seller, item details, identifiers, the as-is clause, warranty or notes. Pass an empty string to clear an optional field. A finalized document cannot be edited.

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 192ms20/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 bill-of-sale https://mcp.zovo.one/mcp/bill-of-sale
Add to Cursor

Bill Of Sale: common questions

Is Bill Of Sale MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Bill Of Sale safety report
How do I install Bill Of Sale?
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 Bill Of Sale need an API key?
Yes. The registry entry asks for MCP_LICENSE_KEY, Authorization.
Is Bill Of Sale maintained?
The last commit was in the last day (2026-09-19). The latest release is v0.22.0.
Is Bill Of Sale 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 Bill Of Sale?
Servers from other publishers that do the same job: Kronos MCP server, Akshare One MCP server and ru-marketplace-mcp server. Compare all Bill Of Sale alternatives.

Alternatives to Bill Of Sale

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

All Bill Of Sale alternatives →
  • Kronos
    Stock price forecasting for China A-shares — Kronos K-line time-series model
    B
  • Akshare One
    MCP server that provides access to Chinese stock market data using akshare-one
    A
  • ru-marketplace-mcp
    Read-only MCP servers for Russian marketplaces: prices, stock, ratings, reviews, seller identity
    A
  • aikstockdata — Korean Stock Data
    Korean stocks: median price path after each DART filing type, T+1 closes, earnings. 12 tools, no key
    A
  • Invoice Intake (reference)
    Reference invoice-intake MCP servers: read/draft/commit split, typed errors, approval gate, audit
    A

More from theluckystrike