Skip to content
Claude Desktop

convert pdf to word docx for Claude Desktop

io.github.theluckystrike/convert-pdf-to-word-docx

Convert PDF pages into editable Word-ready text from your AI chat, all offline.

client:Claude Desktop transport:streamable-http tools:15

Install convert pdf to word docx in Claude Desktop

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

{
  "mcpServers": {
    "convert-pdf-to-word-docx": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.zovo.one/mcp/convert-pdf-to-word-docx"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

convert pdf to word docx in other clients