Blank Invoice Maker
@InnarM
About Blank Invoice Maker
An MCP server for Blank Invoice Maker, the free no-signup invoice generator. Describe an invoice in plain language and it returns a link that opens the editor fully pre-filled; invoice data stays in your browser.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"blank-invoice-maker": {
"command": "npx",
"args": [
"-y",
"blank-invoice-maker-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Blank Invoice Maker?
Blank Invoice Maker is a free, no-signup invoice generator. Its MCP server lets your AI assistant create invoices by returning a pre-filled link to blankinvoicemaker.com, where you can review and download a watermark-free PDF. Your invoice data never leaves your browser.
How to use Blank Invoice Maker?
Install the blank-invoice-maker-mcp package via npm and configure it as an MCP server in your AI client (e.g., Claude). Ask your assistant to create an invoice; it will use the create_invoice tool and return a pre-filled URL. You can also use list_templates to see available invoice designs.
Key features of Blank Invoice Maker
- Free to use, no signup required
- AI generates a pre-filled invoice link
- Invoice data stays in your browser
- Watermark-free PDF download
- List and use multiple invoice templates
Use cases of Blank Invoice Maker
- Quickly generate a professional invoice via an AI assistant
- Create a pre-filled invoice link to share with a client
- Test different invoice templates before finalizing
- Automate invoice creation in a workflow
FAQ from Blank Invoice Maker
How does Blank Invoice Maker keep my data private?
Your invoice data never leaves your browser. The pre-filled link opens blankinvoicemaker.com locally, so no data is sent to an external server.
Is Blank Invoice Maker really free?
Yes, it is completely free and requires no signup or account.
What invoice templates are available?
You can see the full list by using the list_templates tool. Templates are shown at blankinvoicemaker.com/templates.
How does an AI assistant create an invoice?
The assistant calls the create_invoice tool with your invoice details (e.g., items, amounts). The tool returns a URL that opens a pre-filled invoice page for review and PDF download.
More Finance & Commerce MCP servers
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Yahoo Finance MCP Server
narumirunaMCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
Comments