reportflow-mcp
An MCP (Model Context Protocol) server that turns your ReportFlow templates into PDF reports — invoices, contracts, statements, anything you've designed — straight from Claude, Cursor, VS Code, or any other MCP-compatible AI agent.
- Hosted remote endpoint:
https://mcp.re-port-flow.com/mcp— works from Claude.ai (web) with no npm and no Node.js - npm package:
reportflow-mcp— local stdio fallback for Claude Desktop / Claude Code / Cursor / VS Code - Source: github.com/re-port-flow/reportflow-mcp
- MCP Registry:
io.github.re-port-flow/reportflow-mcp - Smithery: smithery.ai/servers/re-port-flow/reportflow-mcp
Why ReportFlow MCP
Several MCP servers exist for business-document generation. ReportFlow MCP differentiates itself on three axes.
- Remote-ready, setup-free — The hosted endpoint at
https://mcp.re-port-flow.com/mcplets you connect from Claude.ai (web) without installing npm or Node.js. Unlike other Japanese 帳票 (chohyo) MCP servers that ship as stdio-only local processes, business users without a dev environment can start using it on day one. - No-code template design + template marketplace — Templates are designed in a browser-based GUI editor (Konva-based) with no code. A free template gallery covers invoices, quotes, receipts, delivery slips, reports and more, so AI agents can invoke ready-made templates from day one. You don't need to author JSON schemas to add templates.
- OAuth 2.0 + Dynamic Client Registration — Authentication is OAuth 2.0 (Authorization Code + PKCE) with Dynamic Client Registration — no API key is ever handed to the AI client. The security posture matches Claude.ai's first-party Connectors.






