@purplesquirrel/pages-mcp
v0.1.0
Published
MCP server for Pages Creator Studio — create, edit, and export documents via AppleScript
Downloads
62
Readme
Pages MCP
MCP server for Pages Creator Studio — 8 tools for document creation, text manipulation, and export via AppleScript.
Tools
| Tool | Description |
|------|-------------|
| pages_create | Create new document (optionally from template) |
| pages_open | Open existing document |
| pages_get_text | Get body text of front document |
| pages_set_text | Set/replace body text |
| pages_add_image | Add image to document |
| pages_add_table | Add table with rows/columns |
| pages_list_sections | List sections/pages |
| pages_export | Export to PDF, Word, EPUB, plain text |
Setup
npm install && npm run buildRequires macOS with Pages Creator Studio installed.
