mcp-msoffice-interop-word

mario-andreschak/mcp-msoffice-interop-word

3.4

If you are the rightful owner of mcp-msoffice-interop-word and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Office Interop Word Server allows interaction with Microsoft Word documents using COM Interop on Windows.

Tools

Functions exposed to the LLM to take actions

Document operation tool

word_createDocument, word_openDocument, word_saveActiveDocument, word_saveActiveDocumentAs, word_closeActiveDocument

Text editing tools

word_insertText, word_deleteText, word_findAndReplace, word_toggleBold, word_toggleItalic, word_toggleUnderline

Paragraph format tool

word_setParagraphAlignment, word_setParagraphLeftIndent, word_setParagraphRightIndent, word_setParagraphFirstLineIndent, word_setParagraphSpaceBefore, word_setParagraphSpaceAfter, word_setParagraphLineSpacing

Table operation tool

word_addTable, word_setTableCellText, word_insertTableRow, word_insertTableColumn, word_applyTableAutoFormat

Picture operation tool

word_insertPicture, word_setInlinePictureSize

Header and Footer Tool

word_setHeaderFooterText

Page Setting Tool

word_setPageMargins, word_setPageOrientation, word_setPaperSize

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources