word-mcp-server

word-mcp-server

3.2

If you are the rightful owner of word-mcp-server 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.

Word MCP Server is a Python application that allows creating and editing Microsoft Word documents (.docx) via an API, utilizing FastMCP for interactive tools.

Word MCP Server is a Python-based application designed to facilitate the creation and editing of Microsoft Word documents (.docx) through an API interface. It leverages the FastMCP framework to build interactive tools that can manipulate Word documents. The server supports a variety of document operations, including text formatting, image insertion, and table creation, making it a versatile tool for document management. The application requires Python 3.12+ and several dependencies such as python-docx, opencv-python, numpy, and FastMCP. Once set up, the server can be configured to work with large language models (LLMs) to automate document creation and editing tasks using natural language commands.

Features

  • Create and open Word documents
  • Add and format text
  • Insert images
  • Create tables
  • Manage resources and prompts