AI-powered invoice automation for MCP. Create professional PDF invoices,
predict late payment risk 0-100, auto-send reminders, reconcile Stripe and
PayPal payments, and track cash flow. 10 MCP tools, 4 resources. Supports 10
currencies. Free tier available.
Server Config
{
"mcpServers": {
"invoiceflow-mcp": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {}
}
}
}