58
/ 100
1 month 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

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.
// known CVEs in dependencies3 high1 medium4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@0.5.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.5.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highnodemailer@6.9.0GHSA-rcmh-qjqh-p98v

Nodemailer’s addressparser is vulnerable to DoS caused by recursive calls

mediumnodemailer@6.9.0GHSA-mm7p-fcc7-pg87

Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict

lownodemailer@6.9.0GHSA-9h6g-pr28-7cqp

nodemailer ReDoS when trying to send a specially crafted email

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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 5 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: 6/12/2026, 11:17:58 AM
view raw JSON →