Invoiceflow Mcp
@enzoemir1
About Invoiceflow Mcp
AI-powered invoice automation for MCP. Create PDF invoices, predict late payments, auto-remind, and track cash flow.
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments