Invoice Studio runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.
Edit Markdown invoice templates, generate PDFs, and inspect preview PNGs.
Today is the operative word: we check Invoice Studio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 invoice-studio -- npx -y @vijayst/invoice-studio
{
"mcpServers": {
"invoice-studio": {
"args": [
"-y",
"@vijayst/invoice-studio"
],
"command": "npx"
}
}
}
[mcp_servers.invoice-studio]
command = "npx"
args = ["-y", "@vijayst/invoice-studio"]
{
"mcpServers": {
"invoice-studio": {
"args": [
"-y",
"@vijayst/invoice-studio"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"invoice-studio": {
"args": [
"-y",
"@vijayst/invoice-studio"
],
"command": "npx"
}
}
}
Generate professional PDFs (invoices, contracts, reports) from AI tools via rendoc templates.
Extract text and tables from PDFs for an agent: invoices, reports, statements.
Generate invoice, receipt, and report PDFs from structured JSON via a single API call.
Agent-native document parsing: PDF, scans and FR/EU invoices to structured JSON or Markdown.
Generate Polish VAT invoices (Faktura VAT) as PDF
Recurring invoices on a schedule: define once, generate the due PDFs, forecast revenue.
Recurring invoices on a schedule: define once, generate the due PDFs, forecast revenue.
German e-invoicing: generate XRechnung 3.0, pre-check and extract (incl. ZUGFeRD PDF). Paid.
Answers built from our own checks of this server.