All @usejunior/docx-mcp versions

@usejunior/docx-mcp @0.7.2

MIT
License
No
Install Scripts
3
Dependencies
7
Dev Dependencies
147.5 KB
Package Size
Published

MCP server for reading, editing, and comparing Word documents with tracked changes. For Claude, Gemini CLI, Cursor, and any MCP client. MIT licensed.

Maintainers

stevenobiajulu

Keywords

mcpmcp-servermodel-context-protocoldocxworddocument-editingtracked-changesdocument-comparisonaillmformatting-preservationooxmlserverlesscloudflare-workersedgevercel

Dependencies (3)

PackageConstraintRegistry Status
zod ^4.3.6 auto_approved
@usejunior/docx-core ^0.7.2 auto_approved
@modelcontextprotocol/sdk ^1.0.0 auto_approved

Dev Dependencies (7)

PackageConstraintRegistry Status
tsx ^4.19.2 auto_approved
vitest ^3.2.4 auto_approved
typescript ^5.7.2 auto_approved
@types/node ^22.10.0 auto_approved
allure-vitest ^3.4.5 Not imported
@vitest/runner ^3.2.4 auto_approved
@vitest/coverage-v8 ^3.2.4 auto_approved

Transitive Dependency Tree

107 transitive deps max depth 7
  ├─ @modelcontextprotocol/sdk ^1.0.0 → 1.29.0
  ├─ @usejunior/docx-core ^0.7.2 → 0.7.2
├─ zod ^4.3.6 → 4.4.3
  ├─ @hono/node-server ^1.19.9 → 1.19.14
  ├─ @xmldom/xmldom ^0.8.10 → 0.8.13
  ├─ ajv ^8.17.1 → 8.20.0
  ├─ ajv-formats ^3.0.1 → 3.0.1
  ├─ content-type ^1.0.5 → 1.0.5
  ├─ cors ^2.8.5 → 2.8.6
  ├─ cross-spawn ^7.0.5 → 7.0.6
  ├─ eventsource ^3.0.2 → 3.0.2
  ├─ eventsource-parser ^3.0.0 → 3.1.0
  ├─ express ^5.2.1 → 5.2.1
  ├─ express-rate-limit ^8.2.1 → 8.4.1
  ├─ hono ^4.11.4 → 4.12.26
  ├─ jose ^6.1.3 → 6.2.2
  ├─ json-schema-typed ^8.0.2 → 8.0.2
  ├─ jszip ^3.10.1 → 3.10.1
  ├─ pkce-challenge ^5.0.0
  ├─ raw-body ^3.0.0 → 3.0.2
├─ zod-to-json-schema ^3.25.1 → 3.25.2
  ├─ accepts ^2.0.0 → 2.0.0
  ├─ body-parser ^2.2.1 → 2.3.0
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ content-disposition ^1.0.0 → 1.1.0
  ├─ cookie ^0.7.1 → 0.7.2
  ├─ cookie-signature ^1.2.1 → 1.2.2
  ├─ debug ^4.4.0 → 4.4.3
  ├─ depd ^2.0.0 → 2.0.0
  ├─ encodeurl ^2.0.0 → 2.0.0
  ├─ escape-html ^1.0.3 → 1.0.3
  ├─ etag ^1.8.1 → 1.8.1
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.2
  ├─ finalhandler ^2.1.0 → 2.1.1
  ├─ fresh ^2.0.0
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.7.0 → 0.7.2
  ├─ ip-address 10.1.0 → 10.1.0
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ lie ~3.3.0 → 3.3.0
  ├─ merge-descriptors ^2.0.0 → 2.0.0
  ├─ mime-types ^3.0.0 → 3.0.2
  ├─ object-assign ^4 → 4.1.1
  ├─ on-finished ^2.4.1 → 2.4.1
  ├─ once ^1.4.0 → 1.4.0
  ├─ pako ~1.0.2 → 1.0.11
  ├─ parseurl ^1.3.3 → 1.3.3
  ├─ path-key ^3.1.0 → 3.1.1
  ├─ proxy-addr ^2.0.7 → 2.0.7
  ├─ qs ^6.14.0 → 6.15.2
  ├─ range-parser ^1.2.1 → 1.2.1
  ├─ readable-stream ~2.3.6 → 2.3.7
  ├─ require-from-string ^2.0.2 → 2.0.2
  ├─ router ^2.2.0 → 2.2.0
  ├─ send ^1.1.0 → 1.2.1
  ├─ serve-static ^2.2.0 → 2.2.1
  ├─ setimmediate ^1.0.5
  ├─ shebang-command ^2.0.0 → 2.0.0
  ├─ statuses ^2.0.1 → 2.0.2
  ├─ type-is ^2.0.1 → 2.0.1
  ├─ unpipe ~1.0.0 → 1.0.0
  ├─ vary ^1 → 1.1.2
├─ which ^2.0.1 → 2.0.2
  ├─ core-util-is ~1.0.0 → 1.0.3
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ forwarded 0.2.0 → 0.2.0
  ├─ immediate ~3.0.5
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ ipaddr.js 1.9.1 → 1.9.1
  ├─ is-promise ^4.0.0 → 4.0.0
  ├─ isarray ~1.0.0 → 1.0.0
  ├─ isexe ^2.0.0 → 2.0.0
  ├─ media-typer ^1.1.0 → 1.1.0
  ├─ mime-db ^1.54.0 → 1.54.0
  ├─ ms ^2.1.3 → 2.1.3
  ├─ negotiator ^1.0.0 → 1.0.0
  ├─ path-to-regexp ^8.0.0 → 8.4.2
  ├─ process-nextick-args ~2.0.0 → 2.0.1
  ├─ safe-buffer ~5.1.1 → 5.1.2
  ├─ safer-buffer >= 2.1.2 < 3.0.0 → 2.1.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ shebang-regex ^3.0.0
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ string_decoder ~1.1.1 → 1.1.1
  ├─ toidentifier ~1.0.1 → 1.0.1
  ├─ util-deprecate ~1.0.1 → 1.0.2
├─ wrappy 1 → 1.0.2
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ math-intrinsics ^1.1.0 → 1.1.0

Changes from v0.7.1

Dependency Changes

ChangePackageVersion
changed @usejunior/docx-core ^0.7.1 → ^0.7.2

File Changes

0 added 0 removed 1 modified size delta: .0 KB

Commit: 85a18bc13741 Browse source

Published to npm: