Skip to content

v3.2.2

Choose a tag to compare

@shtse8 shtse8 released this 23 Jul 17:18

@sylphx/pdf-reader-mcp@3.2.2

Corrective pure-Rust default packaging after the 3.2.0 audit.

Highlights

  • Fail-closed pure-Rust default via dist/runtime-entry.js (no automatic TypeScript fallback)
  • TypeScript is explicit rollback only (./typescript, force flags)
  • Fixed Rust serverInfo / instructions / description (no longer experimental / “use 3.0.14 only”)
  • Hardened verified-candidate admission (evidence authorization, zero blockingForUnfreeze, publish exact-head)
  • Capability-first admission bar (ADR-0005)

Install

npx @sylphx/pdf-reader-mcp@3.2.2

Notes

  • Five native optional packages published for 3.2.2
  • Darwin x64 package is published; host runtime proof on real x86_64 remains a known caveat (macos-14 CI is arm64)
  • Multi-channel MCP Registry / crates sync may lag this GitHub Release
  • Overall pure-Rust replacement goal is not declared complete solely by this packaging corrective