Blank Invoice Maker runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 16 Jun 2026.
Create free invoices from your AI assistant via a pre-filled blankinvoicemaker.com link.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add blank-invoice-maker -- npx -y blank-invoice-maker-mcp
{
"mcpServers": {
"blank-invoice-maker": {
"args": [
"-y",
"blank-invoice-maker-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.blank-invoice-maker]
command = "npx"
args = ["-y", "blank-invoice-maker-mcp"]
{
"mcpServers": {
"blank-invoice-maker": {
"args": [
"-y",
"blank-invoice-maker-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"blank-invoice-maker": {
"args": [
"-y",
"blank-invoice-maker-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.