Skip to content
Claude Desktop

PDF Writer (PDF Agent Stack) for Claude Desktop

io.github.shuji-bonji/pdf-writer-mcp

Create and edit PDFs: text, Markdown, tables, metadata and pages, with Japanese font embedding.

client:Claude Desktop transport:stdio runtime:npm

Install PDF Writer (PDF Agent Stack) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pdf-writer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shuji-bonji/pdf-writer-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

PDF Writer (PDF Agent Stack) in other clients