cuongpham2107_word-mcp-server

cuongpham2107_word-mcp-server

3.1

If you are the rightful owner of cuongpham2107_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 using FastMCP.

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

Features

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