Invoiceflow Mcp
@enzoemir1
About Invoiceflow Mcp
AI-powered invoice automation for MCP. Create PDF invoices, predict late payments, auto-remind, and track cash flow.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"invoiceflow-mcp": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Invoiceflow Mcp?
Invoiceflow Mcp is an MCP server that creates professional PDF invoices, predicts late payment risk using AI, auto-sends reminders, matches incoming payments to invoices, and tracks cash flow—all through the Model Context Protocol. It is designed for users needing invoice automation within MCP-compatible clients.
How to use Invoiceflow Mcp?
Install from mcpize.com marketplace or build from source with git clone, npm ci, and npm run build. Add to MCP client config with environment variable LEMONSQUEEZY_LICENSE_KEY for Pro features. Free tools work immediately; Pro requires a €12 lifetime license.
Key features of Invoiceflow Mcp
- Professional PDF invoices with line items, tax, discounts, multi-currency
- AI risk prediction (0-100) based on amount, client history, due date, reminders
- Smart reminder escalation based on risk level
- Payment reconciliation by amount and payer email
- Cash flow reporting with collection rate and projections
- Client management with automatic payment history tracking
Use cases of Invoiceflow Mcp
- Create and send invoices with sequential numbering
- Assess late payment risk and receive recommended actions
- Automate payment reminders with custom messages
- Reconcile incoming payments against invoices
- Generate monthly cash flow reports and projections
FAQ from Invoiceflow Mcp
What tools are free vs. Pro?
Free tools: invoice_demo_seed, client_manage, invoice_create, invoice_list, invoice_mark_paid, invoice_remind. Pro tools (€12 lifetime): invoice_send, invoice_risk, payment_reconcile, cashflow_report.
Does Invoiceflow Mcp require SendGrid?
No. SendGrid is optional; InvoiceFlow works fully offline for invoice creation, risk scoring, cash flow reporting, and reconciliation. Add SENDGRID_API_KEY only when outbound email delivery is needed.
How is the risk prediction calculated?
Four weighted factors: Invoice Amount (20%), Client History (35%), Due Date (30%), Reminders (15%). Scores map to Low (0-30), Medium (31-60), High (61-100).
Where does data live?
All data is stored locally in the MCP server's memory. No external database required. License validation is cached for 24 hours and works offline after first activation.
Does Invoiceflow Mcp support Stripe or PayPal live sync?
Not yet. The payment_reconcile tool matches manually entered amounts. Direct Stripe and PayPal webhook integration is planned for v2.0.
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments