Loading MCP server directory, please wait...
Generate professional PDF reports from LLM output — cover, TOC, tables, charts, 5 themes.
npx @getmcp/cli add io.github.themoddedcube/pdf-report-generatorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.themoddedcube/pdf-report-generator": {
"command": "npx",
"args": [
"-y",
"@ctalasila/pdf-report-generator"
]
}
}
}