58
grade D
9 days ago
glama

Invoice MCP Server

Enables the generation of professional PDF invoices and their distribution via email using customizable templates. It allows users to create, manage, and send invoices with standard business fields like tax rates and line items through natural language.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SMTP_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFROM_EMAILyour-email@gmail.com
configFROM_NAMEYour Company Name
configOUTPUT_DIR/Users/yourname/Documents/invoices npx invoice-mcp-server
configSMTP_HOSTsmtp.gmail.com SMTP_USER=you@gmail.com OUTPUT_DIR=/tmp/invoices npx invoice-mcp-server
🔐 secretSMTP_PASSyour-app-password
configSMTP_PORT"": "587",
configSMTP_USERSMTP_HOST=smtp.gmail.com =you@gmail.com OUTPUT_DIR=/tmp/invoices npx invoice-mcp-server
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kmexnx-invoice-mcp-server-10bmkx)](https://m8ven.ai/mcp/kmexnx-invoice-mcp-server-10bmkx)
commit: 46fce104ab4e5b4bbc878c03c279576644d6f991
code hash: 9548d1d3336adfd6b03d14f5c9370687ddc326da5b6a53929d4cafe99bfd3a56
verified: 4/11/2026, 2:45:13 PM
view raw JSON →