Skip to content
VS Code

PDF4me for VS Code

io.github.pdf4me/pdf4me-mcp

PDF & document automation via the PDF4me API — convert, OCR, extract, edit, secure.

client:VS Code transport:streamable-http runtime:pypi

Install PDF4me in VS Code

.vscode/mcp.json

{
  "servers": {
    "pdf4me-mcp": {
      "type": "http",
      "url": "https://mcp.pdf4me.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PDF4me in other clients