Loomal

Generate PDF reports from ReportFlow templates via Claude and other AI agents.

0 starsnpm: reportflow-mcpRemote-capable

About ReportFlow

ReportFlow is an MCP (Model Context Protocol) server published by re-port-flow in the official MCP registry, listed under Autonomous Agents on Loomal. Generate PDF reports from ReportFlow templates via Claude and other AI agents.

ReportFlow runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (reportflow-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/re-port-flow/reportflow-mcp.

Use ReportFlow with your agent

Claude Code · one command
claude mcp add --transport http reportflow https://mcp.re-port-flow.com/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "reportflow": {
      "url": "https://mcp.re-port-flow.com/mcp"
    }
  }
}
streamable-httphttps://mcp.re-port-flow.com/mcp
npmreportflow-mcp

Frequently asked questions

What is ReportFlow?
ReportFlow is an MCP (Model Context Protocol) server by re-port-flow in the Autonomous Agents category. Generate PDF reports from ReportFlow templates via Claude and other AI agents.
How do I connect ReportFlow to Claude, Cursor, or another MCP client?
ReportFlow is a remote MCP server — add its endpoint (https://mcp.re-port-flow.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is ReportFlow open source?
Yes — the source code is public at github.com/re-port-flow/reportflow-mcp.
Can AI agents pay to use ReportFlow?
Not yet through Loomal — ReportFlow is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ReportFlow? Claim this listing free by verifying GitHub ownership, or contact us.