Browse
→ Productivity
→ PaperJSX MCP Server
PaperJSX MCP Server
Local MCP server that gives AI agents document generation tools for creating PPTX presentations, DOCX reports and contracts, PDF invoices and charts, and XLSX spreadsheets from JSON specifications. Wraps the free-tier @paperjsx/json-to-* packages with a dozen MCP tools. Runs in-process with no API key, no network calls, and no cloud backend. Every tool exposes a JSON Schema derived from its Zod definition so the agent sees accurate parameter hints. Writes generated files to disk and returns the absolute path. Works with Claude Desktop, Cursor, VS Code Copilot, Windsurf, Cline, Gemini CLI, and other MCP-compatible clients. Requires Node.js 18+. MIT licensed.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | paperjsx-mcp |
| Install | npx @paperjsx/mcp-server |
Use Cases
| 01 | Generate polished PPTX presentations, DOCX reports, PDF invoices, and XLSX spreadsheets from natural language prompts through AI agents in Claude Desktop or Cursor |
| 02 | Automate contract and report creation by describing the document structure in conversation and letting the MCP server produce the file locally without cloud dependencies |
| 03 | Build document generation pipelines where AI agents create formatted business documents from JSON specs and return file paths for downstream processing |
Tags
document-generation pdf docx pptx xlsx spreadsheets presentations open-source local
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>