mcpbeat Sign in

Invoice PDF Billing Generator MCP Server

answering

Invoice PDF Billing Generator is answering right now. Last checked 13 min ago. It exposes 13 tools. Last commit 9 Sep 2026.

Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.

Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
92 of 92 checks
13
Tools
read from the server
255 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What changed 17

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 September 2026. No other catalogue keeps this.

10 Sep 2 tool descriptions were rewritten client_add, license_activate
9 Sep 9 tool descriptions were rewritten14 times that day client_delete, client_list, invoice_create and 6 more
9 Sep a tool changed the parameters it asks for license_activate
and 5 more, back to 9 September 2026

What the code does

We read the source, 15 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Dumps the whole environment servers/office-suite/src/index.ts:114
  for (const [k, v] of Object.entries(process.env)) if (v !== undefined) env[k] = v;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add invoice-pdf-billing-generator --transport http https://mcp.zovo.one/mcp/invoice
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "invoice-pdf-billing-generator": {
      "url": "https://mcp.zovo.one/mcp/invoice"
    }
  }
}
~/.codex/config.toml
[mcp_servers.invoice-pdf-billing-generator]
url = "https://mcp.zovo.one/mcp/invoice"
.cursor/mcp.json
{
  "mcpServers": {
    "invoice-pdf-billing-generator": {
      "url": "https://mcp.zovo.one/mcp/invoice"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "invoice-pdf-billing-generator": {
      "url": "https://mcp.zovo.one/mcp/invoice"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

invoice
invoice_create
Create an invoice from line items and return the record with its next, never-reused number. unit_price is in MAJOR units; lines are rounded then summed. One currency per invoice. Free: 3 a month.
invoice_from_hours
Shortcut for the common case: bill one client for N hours at an hourly rate. Creates and returns a single-line invoice, converting the rate into target_currency when you supply fx_rates, and echoing back any entry_ids.
invoice_get
Return the full stored record for one invoice number, including every line, tax breakdown, and the balance still open after any credit note issued against it (see credited_minor).
invoice_list
List invoices by number: client, dates, currency, subtotal, discount, tax lines, total, status, paid, credited and the balance still due after any credit note. Filter by status, client and date range.
invoice_mark_paid
Record a payment on one invoice. amount is in MAJOR units and ADDS to what is paid, never replaces it; omit it to settle the rest. An overpayment is refused, naming the open balance.
invoice_pdf
Call this tool to write one stored invoice as an A4 PDF and return the path: issuer, BILL TO, dates, items, taxes and totals. Free stamps a credit line and no logo; Pro renders it unbranded with your logo.
client
client_add
Store a client so invoice_create can refer to them by name. Re-adding the same name updates the stored address, email and VAT id; a record identical to a stored one is refused, naming the id that already holds it.
client_delete
Delete one stored client that nothing refers to. A client named on any invoice, quote, credit note, purchase order, deposit, statement or schedule is refused with those documents listed.
client_list
List every stored client with id, address, email and VAT id. No arguments, and it writes nothing. With none stored it says so: invoice_create also creates a client from the name you pass.
license
license_activate
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_status
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.
business
business_set
The ONE business profile for the whole suite: name, address, VAT id, bank details and defaults (currency, tax rate, terms, prefix, timezone). Saved to the shared profile every other server reads. Call it once, first.
overdue
overdue_report
List every invoice not paid in full whose due date has passed, worst first, with days overdue and the amount, then a total per currency. Free. Use invoice_list for everything still open.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/invoice streamable-http answering 192 ms 13 min ago

Alternatives to Invoice PDF Billing Generator

same job, measured the same way
Invoices Invoicing
by theluckystrike

Invoices and invoicing from your AI chat: PDF generation, numbering, VAT, overdue reports.

local only
Time Tracker Timesheet Billable Hours
by theluckystrike

Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.

14 tools answering
AI Usage
by mohitbansal321

Reports real token usage and cost from Claude Code and OpenCode data. Nothing leaves your machine.

302 installs/wk local only
NuMetric
by virifi-numetric-mcp

Read-only NuMetric.work accounting & ERP data: statements, KPIs, reports, invoices, documents.

answering
Lumabill
by lumabill

Swiss invoicing and bookkeeping: QR-invoices, clients, expenses, bank import, VAT and reports.

answering
Rendoc MCP Server
by yoryocoruxo-ai

Generate professional PDFs (invoices, contracts, reports) from AI tools via rendoc templates.

43 installs/wk local only
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
Breezedeploy
by przemekzur

Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.

21 installs/wk local only

Invoice PDF Billing Generator — questions

Answers built from our own checks of this server.

What can Invoice PDF Billing Generator do?
It exposes 13 tools, read directly from the server on our last check. Among them: business_set, client_add, client_delete, client_list, invoice_create, invoice_from_hours and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Invoice PDF Billing Generator mostly used for?
Its tools cluster around invoice, client and license. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Invoice PDF Billing Generator working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 255 ms. The bar chart above shows every period we have measured.
How do I connect Invoice PDF Billing Generator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Invoice PDF Billing Generator need an API key?
No. Invoice PDF Billing Generator completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Invoice PDF Billing Generator?
It answers our handshake in 255 ms on average, which is faster than 59% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Invoice PDF Billing Generator open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.