
Office Word
Provides a bridge to Microsoft Word for creating and modifying documents programmatically. Enables AI assistants to perform document operations like text insertion, formatting, and structure analysis.
1,6931,219 views228Local (stdio)
What it does
- Create and copy Word documents
- Extract text and document structure
- Insert formatted headers and paragraphs
- Create tables and numbered lists
- Apply text formatting and styles
- Analyze document metadata and properties
Best for
Document automation workflowsContent creation and formattingReport generation from dataDocument analysis and processing
Direct Word document manipulationRich formatting capabilities10+ document operations
Tools (54)
create_document
Create a new Word document with optional metadata.
copy_document
Create a copy of a Word document.
get_document_info
Get information about a Word document.
get_document_text
Extract all text from a Word document.
get_document_outline
Get the structure of a Word document.