Skip to content

v0.8.6

Latest

Choose a tag to compare

@reichenbach reichenbach released this 15 Feb 04:08
· 9 commits to main since this release

What's new

113 tools for Numbers (50), Pages (22), and Keynote (41).

Highlights since v0.7.0

  • iWork 15.1 Creator Studio fully supported — auto-detected when installed, with workarounds for export/save-as scripting bugs
  • 8 Creator Studio AI tools — Magic Fill, Clean Up Slide, Super Resolution, Remove Background
  • 13 new tools — charts, images, slide tables, lines, shape formatting, cell format inspection, table positioning, auto-format, copy-range, page breaks
  • Keynote themes — list available themes, get/set theme on presentations
  • Slide layout control — change master slide layouts, list slide items, format slide tables
  • Non-macOS detection — helpful error message with iCloud web alternatives on Linux/Windows
  • Improved test coverage — 95 tests (34 unit + 61 integration)

Install

npx iwork-mcp install        # Claude Desktop
claude mcp add iwork -- npx -y iwork-mcp   # Claude Code
codex mcp add iwork -- npx -y iwork-mcp    # Codex

Full documentation: README · npm