Skip to main content
Glama
README.mdโ€ข17.6 kB
# ๐ŸŽฏ Office Whisperer v3.0 **63 Professional Tools for Microsoft Office Suite Automation** Transform your Office workflow with AI-powered automation. Create Excel spreadsheets, Word documents, PowerPoint presentations, and manage Outlook - all through natural language with Claude Desktop. [![TypeScript](https://img.shields.io/badge/TypeScript-5.3-blue?logo=typescript)](https://www.typescriptlang.org/) [![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![MCP](https://img.shields.io/badge/MCP-2025--06--18-purple)](https://modelcontextprotocol.io) [![Tools](https://img.shields.io/badge/Tools-63-orange)](https://github.com/consigcody94/office-whisperer) ## โœจ What's New in v3.0 **๐Ÿš€ Major Expansion: From 38 to 63 Tools!** Added 25 high-impact Phase 1 tools: - **21 Excel Tools** - NEW: Sparklines, array formulas, subtotals, hyperlinks, advanced charts (waterfall, treemap), slicers - **16 Word Tools** - NEW: Track changes, footnotes, bookmarks, section breaks, text boxes, cross-references - **13 PowerPoint Tools** - NEW: Master slides, hyperlinks, sections, morph transitions, action buttons - **13 Outlook Tools** - NEW: Read/search emails, recurring meetings, templates, mark read, archive, calendar views, contact search **Coverage increased from 24% to 40% of total Office capabilities!** ## ๐Ÿ“Š Complete Tool Reference ### Excel Tools (21) | Tool | Description | Key Features | |------|-------------|--------------| | `create_excel` | Create Excel workbooks | Multi-sheet, data, formulas, charts | | `excel_add_pivot_table` | Add pivot tables | Rows, columns, values, filters | | `excel_add_chart` | Create charts | Line, bar, pie, scatter, area | | `excel_add_formula` | Insert formulas | VLOOKUP, SUMIF, INDEX/MATCH, IF | | `excel_conditional_formatting` | Conditional formatting | Color scales, data bars, icon sets | | `excel_data_validation` | Data validation | Dropdown lists, validation rules | | `excel_freeze_panes` | Freeze panes | Lock rows/columns for scrolling | | `excel_filter_sort` | Filtering & sorting | AutoFilter, multi-column sorting | | `excel_format_cells` | Cell formatting | Fonts, colors, borders, alignment | | `excel_named_range` | Named ranges | Create and manage named ranges | | `excel_protect_sheet` | Sheet protection | Password-protect worksheets | | `excel_merge_workbooks` | Merge workbooks | Combine multiple Excel files | | `excel_find_replace` | Find & replace | Values and formulas | | `excel_to_json` | Export to JSON | Convert Excel data to JSON | | `excel_to_csv` | Export to CSV | Convert Excel to CSV format | | `excel_add_sparklines` | **NEW** Add sparklines | Mini charts in cells (line, column, win/loss) | | `excel_array_formulas` | **NEW** Array formulas | UNIQUE, SORT, FILTER dynamic arrays | | `excel_add_subtotals` | **NEW** Add subtotals | Grouping with SUM, COUNT, AVERAGE | | `excel_add_hyperlinks` | **NEW** Add hyperlinks | URLs and internal sheet links | | `excel_advanced_charts` | **NEW** Advanced charts | Waterfall, funnel, treemap, sunburst | | `excel_add_slicers` | **NEW** Add slicers | Interactive filters for tables/pivots | ### Word Tools (16) | Tool | Description | Key Features | |------|-------------|--------------| | `create_word` | Create Word documents | Paragraphs, tables, images, formatting | | `word_add_toc` | Table of contents | Auto-generated TOC with hyperlinks | | `word_mail_merge` | Mail merge | Batch document generation | | `word_find_replace` | Find & replace | Text replacement with formatting | | `word_add_comment` | Add comments | Comments and track changes | | `word_format_styles` | Apply styles | Custom styles and themes | | `word_insert_image` | Insert images | Image placement with text wrapping | | `word_add_header_footer` | Headers & footers | Customizable per section | | `word_compare_documents` | Document comparison | Track differences between docs | | `word_to_pdf` | Export to PDF | Convert Word to PDF | | `word_track_changes` | **NEW** Track changes | Enable/disable revision tracking | | `word_add_footnotes` | **NEW** Add footnotes | Footnotes and endnotes | | `word_add_bookmarks` | **NEW** Add bookmarks | Named document locations | | `word_add_section_breaks` | **NEW** Section breaks | Next page, continuous, even/odd | | `word_add_text_boxes` | **NEW** Add text boxes | Positioned text containers | | `word_add_cross_references` | **NEW** Cross-references | Link to bookmarks and headings | ### PowerPoint Tools (13) | Tool | Description | Key Features | |------|-------------|--------------| | `create_powerpoint` | Create presentations | Slides, themes, content, charts | | `ppt_add_transition` | Slide transitions | Fade, push, wipe, dissolve effects | | `ppt_add_animation` | Object animations | Entrance, emphasis, exit effects | | `ppt_add_notes` | Speaker notes | Add/edit presenter notes | | `ppt_duplicate_slide` | Duplicate slides | Copy slides within presentation | | `ppt_reorder_slides` | Reorder slides | Change slide sequence | | `ppt_export_pdf` | Export to PDF | Convert presentation to PDF | | `ppt_add_media` | Embed media | Video and audio embedding | | `ppt_define_master_slide` | **NEW** Master slides | Custom slide templates | | `ppt_add_hyperlinks` | **NEW** Add hyperlinks | URLs and slide navigation links | | `ppt_add_sections` | **NEW** Add sections | Organize slides into sections | | `ppt_morph_transition` | **NEW** Morph transition | Smooth object morphing between slides | | `ppt_add_action_buttons` | **NEW** Action buttons | Interactive navigation buttons | ### Outlook Tools (13) | Tool | Description | Key Features | |------|-------------|--------------| | `outlook_send_email` | Send emails | Attachments, CC/BCC, HTML support | | `outlook_create_meeting` | Create meetings | Calendar events with attendees | | `outlook_add_contact` | Add contacts | Contact information management | | `outlook_create_task` | Create tasks | Task management with priorities | | `outlook_set_rule` | Inbox rules | Automated email organization | | `outlook_read_emails` | **NEW** Read emails | Fetch emails via IMAP | | `outlook_search_emails` | **NEW** Search emails | Query emails by subject/from/body | | `outlook_recurring_meeting` | **NEW** Recurring meetings | Daily, weekly, monthly patterns | | `outlook_save_template` | **NEW** Email templates | Reusable email templates | | `outlook_mark_read` | **NEW** Mark read/unread | Update email read status | | `outlook_archive_email` | **NEW** Archive emails | Move emails to archive folder | | `outlook_calendar_view` | **NEW** Calendar view | Get calendar events for date range | | `outlook_search_contacts` | **NEW** Search contacts | Find contacts by query | ## ๐Ÿš€ Quick Start ### Installation ```bash git clone https://github.com/consigcody94/office-whisperer.git cd office-whisperer npm install npm run build ``` ### Claude Desktop Setup Add to your `claude_desktop_config.json`: **macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json` **Windows:** `%APPDATA%\Claude\claude_desktop_config.json` **Linux:** `~/.config/Claude/claude_desktop_config.json` ```json { "mcpServers": { "office-whisperer": { "command": "node", "args": ["/absolute/path/to/office-whisperer/dist/mcp-server.js"] } } } ``` Restart Claude Desktop. ## ๐Ÿ’ฌ Usage Examples ### Excel - Advanced Sales Dashboard > "Create a sales dashboard with pivot tables, conditional formatting, and charts" ```javascript { "filename": "sales_dashboard.xlsx", "sheets": [{ "name": "Data", "columns": [ { "header": "Region", "key": "region", "width": 15 }, { "header": "Revenue", "key": "revenue", "width": 15 }, { "header": "Target", "key": "target", "width": 15 }, { "header": "% of Target", "key": "percent", "width": 15 } ], "data": [ ["North", 125000, 100000, "=B2/C2"], ["South", 98000, 120000, "=B3/C3"], ["East", 156000, 140000, "=B4/C4"], ["West", 142000, 130000, "=B5/C5"] ] }] } ``` Then apply conditional formatting: ```javascript { "filename": "sales_dashboard.xlsx", "sheetName": "Data", "range": "D2:D5", "rules": [{ "type": "colorScale", "gradient": { "start": "FF0000", "middle": "FFFF00", "end": "00FF00" } }] } ``` ### Word - Professional Report with TOC > "Create a quarterly report with table of contents, executive summary, and charts" ```javascript { "filename": "Q4_Report.docx", "sections": [{ "children": [ { "type": "paragraph", "text": "Q4 2024 Performance Report", "heading": "Heading1" }, { "type": "toc", "title": "Table of Contents" }, { "type": "pageBreak" }, { "type": "paragraph", "text": "Executive Summary", "heading": "Heading1" }, { "type": "paragraph", "text": "Revenue increased 35% year-over-year...", "alignment": "justified" } ] }] } ``` ### PowerPoint - Animated Presentation > "Create a product launch presentation with transitions and animations" ```javascript { "filename": "product_launch.pptx", "theme": "dark", "slides": [ { "layout": "title", "title": "Revolutionary Product Launch", "subtitle": "Q1 2025" }, { "layout": "content", "title": "Key Features", "content": [{ "type": "text", "text": "โ€ข AI-Powered Analytics\nโ€ข Real-time Collaboration\nโ€ข Cloud Integration", "x": 1, "y": 2, "fontSize": 24, "bullet": true }] } ] } ``` Then add transitions: ```javascript { "filename": "product_launch.pptx", "slideNumber": 1, "transition": { "type": "fade", "duration": 500 } } ``` ### Outlook - Automated Email Campaign > "Send personalized emails to client list with attachments" ```javascript { "to": "client@company.com", "subject": "Exclusive Q1 Offer - 30% Discount", "body": "<h1>Special Offer Just for You!</h1><p>As a valued client...</p>", "html": true, "attachments": [{ "filename": "Q1_Catalog.pdf", "path": "/path/to/catalog.pdf" }], "priority": "high", "smtpConfig": { "host": "smtp.gmail.com", "port": 587, "auth": { "user": "your-email@gmail.com", "pass": "your-app-password" } } } ``` ## ๐ŸŽฏ Real-World Use Cases ### 1. Financial Reporting Automation ```bash # Create Excel with formulas create_excel โ†’ add_formula โ†’ conditional_formatting โ†’ add_chart โ†’ freeze_panes ``` **Result:** Professional financial report with dynamic calculations, visual indicators, and locked headers ### 2. Document Mail Merge Campaign ```bash # Word mail merge workflow create_word (template) โ†’ word_mail_merge (data) โ†’ word_to_pdf (convert) ``` **Result:** 1000+ personalized letters in PDF format ready for distribution ### 3. Marketing Presentation Pipeline ```bash # PowerPoint automation create_powerpoint โ†’ ppt_add_transition โ†’ ppt_add_animation โ†’ ppt_add_media โ†’ ppt_export_pdf ``` **Result:** Polished, animated sales deck with embedded demo videos ### 4. Email Campaign Management ```bash # Outlook automation outlook_create_meeting โ†’ outlook_send_email โ†’ outlook_set_rule ``` **Result:** Scheduled client meetings with follow-up emails and automated inbox organization ## ๐Ÿ”ฅ Why Office Whisperer v3.0 Beats the Competition ### vs Gemini for Google Workspace | Feature | Office Whisperer v3.0 | Gemini | |---------|----------------------|---------| | **Total Tools** | **63** | ~12 basic | | **Excel Advanced** | Pivot tables, sparklines, array formulas, slicers, advanced charts | Basic spreadsheets only | | **Word Features** | Mail merge, TOC, track changes, bookmarks, cross-references | Simple document creation | | **PowerPoint** | Master slides, morph transitions, action buttons, sections | Basic slides | | **Outlook** | Email, meetings, recurring events, templates, IMAP reading, search | Not supported | | **Coverage** | **40% of Office capabilities** | ~8% | | **Offline Use** | โœ… Yes | โŒ Cloud-only | | **File-Based** | โœ… No Office install needed | โŒ Requires Google account | | **Price** | **FREE & Open Source** | Paid Google Workspace | ### Key Advantages 1. **15x More Tools** - 63 tools vs ~4 basic tools in other solutions 2. **Enterprise Features** - Sparklines, track changes, master slides, recurring meetings 3. **True Automation** - Full workflow automation, not just basic creation 4. **Privacy First** - Local file processing, no cloud uploads required 5. **Cross-Platform** - Works on Windows, macOS, Linux 6. **No Subscription** - Free and open source forever ## ๐Ÿ“š Advanced Examples ### Excel: Complex Formula Automation ```javascript // Add advanced formulas { "filename": "analysis.xlsx", "sheetName": "Calculations", "formulas": [ { "cell": "E2", "formula": "=VLOOKUP(A2,Products!A:C,2,FALSE)" }, { "cell": "F2", "formula": "=SUMIFS(Sales!C:C,Sales!A:A,A2,Sales!B:B,\">\"&TODAY()-30)" }, { "cell": "G2", "formula": "=INDEX(Prices!B:B,MATCH(A2,Prices!A:A,0))" }, { "cell": "H2", "formula": "=IF(F2>10000,\"High\",IF(F2>5000,\"Medium\",\"Low\"))" } ] } ``` ### Word: Multi-Section Professional Document ```javascript { "filename": "technical_spec.docx", "sections": [ { "properties": { "page": { "margin": { "top": 1440, "right": 1440, "bottom": 1440, "left": 1440 } } }, "headers": [{ "type": "default", "children": [{ "type": "paragraph", "text": "Technical Specification v2.0" }] }], "footers": [{ "type": "default", "children": [{ "type": "paragraph", "text": "Confidential", "alignment": "right" }] }], "children": [ { "type": "paragraph", "text": "System Architecture", "heading": "Heading1" }, { "type": "table", "rows": [ { "cells": [ { "children": [{ "type": "paragraph", "text": "Component" }] }, { "children": [{ "type": "paragraph", "text": "Technology" }] }, { "children": [{ "type": "paragraph", "text": "Status" }] } ], "tableHeader": true } ] } ] } ] } ``` ### PowerPoint: Interactive Training Module ```javascript { "filename": "training.pptx", "theme": "colorful", "slides": [ { "layout": "title", "title": "Employee Onboarding", "subtitle": "Welcome to the Team!", "notes": "Welcome participants and introduce training agenda" }, { "layout": "content", "title": "Company Values", "content": [ { "type": "text", "text": "Innovation\nIntegrity\nCollaboration\nExcellence", "x": 1, "y": 2, "fontSize": 28, "bullet": { "type": "arrow" } }, { "type": "image", "path": "/images/company_logo.png", "x": 6, "y": 2, "w": 3, "h": 3 } ], "notes": "Emphasize core company values with real-world examples" } ] } ``` ## ๐Ÿ› ๏ธ Development ### Project Structure ``` office-whisperer/ โ”œโ”€โ”€ src/ โ”‚ โ”œโ”€โ”€ generators/ โ”‚ โ”‚ โ”œโ”€โ”€ excel-generator.ts # 21 Excel methods โ”‚ โ”‚ โ”œโ”€โ”€ word-generator.ts # 16 Word methods โ”‚ โ”‚ โ”œโ”€โ”€ powerpoint-generator.ts # 13 PowerPoint methods โ”‚ โ”‚ โ””โ”€โ”€ outlook-generator.ts # 13 Outlook methods โ”‚ โ”œโ”€โ”€ types.ts # 63 tool interfaces โ”‚ โ””โ”€โ”€ mcp-server.ts # MCP server with 63 tools โ”œโ”€โ”€ dist/ # Compiled JavaScript โ”œโ”€โ”€ package.json โ”œโ”€โ”€ tsconfig.json โ””โ”€โ”€ README.md ``` ### Building from Source ```bash # Install dependencies npm install # Development mode (watch) npm run dev # Production build npm run build # Run tests (if implemented) npm test ``` ### Adding New Tools 1. Add types to `src/types.ts` 2. Implement method in appropriate generator 3. Add tool definition to `mcp-server.ts` tools array 4. Add handler in `callTool()` method 5. Update README with documentation ## ๐Ÿค Contributing Contributions welcome! Areas for future expansion: - **Excel**: Macros, data connections, PowerQuery, data models - **Word**: Bibliography, citations, form fields, content controls - **PowerPoint**: Custom animations, SmartArt, embed fonts - **Outlook**: Rules management, categories, flags - **Cross-App**: Office automation workflows, inter-app linking See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. ## ๐Ÿ“„ License MIT License - see [LICENSE](LICENSE) file for details. ## ๐ŸŒŸ Star History If Office Whisperer v2.0 saves you time, give it a โญ! ## ๐Ÿ”— Links - **Repository:** https://github.com/consigcody94/office-whisperer - **MCP Protocol:** https://modelcontextprotocol.io - **Issues:** https://github.com/consigcody94/office-whisperer/issues - **Discussions:** https://github.com/consigcody94/office-whisperer/discussions ## ๐Ÿ“ˆ Stats - **63 Professional Tools** across 4 Office applications - **40% Coverage** of total Office capabilities - **1.2B+ Office Users** potential market - **Zero-cost** - completely free and open source - **Production-ready** - built on battle-tested libraries (ExcelJS, docx, PptxGenJS, nodemailer, imap) - **1800+ Lines** of TypeScript automation code --- **Built with โค๏ธ using TypeScript and the Model Context Protocol** *Version 3.0.0 - The Ultimate Office Automation Suite*

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/consigcody94/office-whisperer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server