Skip to content
Windsurf

PDF Reader (PDF Agent Stack) for Windsurf

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

Read PDF internals: text, structure, fonts, signatures and tags, with what was not read declared.

client:Windsurf transport:stdio runtime:npm

Install PDF Reader (PDF Agent Stack) in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

PDF Reader (PDF Agent Stack) in other clients