ReportFlow
Quality Score
95
/100
Generate PDF reports from ReportFlow templates via Claude and other AI agents.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"reportflow-mcp": {
"command": "npx",
"args": [
"-y",
"reportflow-mcp"
],
"env": {
"REPORTFLOW_CLIENT_ID": "<reportflow_client_id>",
"REPORTFLOW_AUTH_URL": "<reportflow_auth_url>",
"REPORTFLOW_API_BASE_URL": "<reportflow_api_base_url>",
"REPORTFLOW_TOKEN_STORE": "<reportflow_token_store>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"reportflow-mcp": {
"command": "npx",
"args": [
"-y",
"reportflow-mcp"
],
"env": {
"REPORTFLOW_CLIENT_ID": "<reportflow_client_id>",
"REPORTFLOW_AUTH_URL": "<reportflow_auth_url>",
"REPORTFLOW_API_BASE_URL": "<reportflow_api_base_url>",
"REPORTFLOW_TOKEN_STORE": "<reportflow_token_store>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y reportflow-mcp§02 Environment variables
REPORTFLOW_CLIENT_IDOverride default OAuth client_id (optional, defaults to the official public client 'reportflow-mcp')
REPORTFLOW_AUTH_URLOverride default ReportFlow auth URL (optional, defaults to https://re-port-flow.com/api/v1)
REPORTFLOW_API_BASE_URLOverride default ReportFlow Content Service URL (optional, defaults to https://api.re-port-flow.com)
REPORTFLOW_TOKEN_STOREToken store backend: 'keychain' (default) or 'file'
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai