Create no-signup, watermark-free invoices through AI and open them pre-filled in Blank Invoice Maker.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Blank Invoice Maker MCP.
list_templatesLists the industry invoice templates available at [blankinvoicemaker.com/templates](https://blankinvoicemaker.com/templates) (slug, name, description, URL).
create_invoiceBuilds an invoice from your details and returns a pre-filled [blankinvoicemaker.com](https://blankinvoicemaker.com) link to review and download.
An MCP server that lets any AI assistant (Claude, and other MCP clients) create invoices with Blank Invoice Maker β the free, no-signup, no-watermark invoice generator.
Ask your assistant to make an invoice, and it returns a link that opens blankinvoicemaker.com with the invoice fully pre-filled, ready to review and download as a PDF.
Privacy by design. The invoice data travels inside the link's URL fragment (
#invoice=β¦) and is decoded entirely in your browser. Nothing is uploaded β consistent with Blank Invoice Maker's no-account, no-server-storage model.
| Tool | What it does |
|---|---|
list_templates | Lists the industry invoice templates available at blankinvoicemaker.com/templates (slug, name, description, URL). |
create_invoice | Builds an invoice from your details and returns a pre-filled blankinvoicemaker.com link to review and download. |
create_invoice example"Invoice Globex LLC for 10 hours of design at $90/hr and one $120 hosting setup, net 14, in GBP."
The assistant calls create_invoice with:
β¦and returns a https://blankinvoicemaker.com/#invoice=β¦ link that opens the editor pre-filled.
Requires Node.js 18+.
Add to your claude_desktop_config.json:
Run the server over stdio:
create_invoice maps your input into the invoice structure used by blankinvoicemaker.com, compresses it with lz-string, and appends it to the site URL as a #invoice= fragment. Opening the link hydrates the editor in your browser β no signup, no watermark, no data leaving your machine.
src/templates-data.ts is generated from the Blank Invoice Maker template registry:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/innarm-blank-invoice-maker-mcp)<a href="https://allmcps.com/mcp/innarm-blank-invoice-maker-mcp"><img src="https://allmcps.com/api/badge/innarm-blank-invoice-maker-mcp?style=directory" alt="Blank Invoice Maker MCP on AllMCPs" /></a>