Skip to main content

Description

A Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents. Enables AI assistants to work with Word documents through a standardized interface with rich document editing capabilities.

Key Features

  • 📄 Document management (create, read, copy, merge)
  • ✍️ Content creation (headings, paragraphs, tables, images, lists)
  • 🎨 Rich text formatting (bold, italic, underline, colors)
  • 📊 Table formatting and styling
  • 📝 Footnotes and endnotes
  • 🔄 Search and replace
  • 📋 Document protection and properties
  • 📑 PDF conversion

Codebase

This is a local MCP server that runs on your machine. Source Code: /mcp_servers/local/word/ GitHub Repository: https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/local/word For detailed documentation, installation instructions, and usage examples, please refer to the README in the codebase.