pretext-pdf-mcp

Himaan1998Y/pretext-pdf-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for pretext-pdf — generate professional PDFs from JSON in Claude, Cursor, or any AI agent
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pretext-pdf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Himaan1998Y/pretext-pdf-mcp"
      ]
    }
  }
}

Topics

ai-agentsclaudecursorinvoicemcpmcp-servernodejspdfpdf-generationtypescript