Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cuongpham2107 • Documentation & Docs
A Python-based MCP server that lets agents create and edit Microsoft Word (.docx) documents via an API and LLM-driven commands.
Generate fully formatted Word reports (headings, styled paragraphs, and tables) from prompts or structured data.
Insert and manipulate images in Word documents, including adding images from files or numpy/OpenCV image arrays.
Programmatic control over .docx files via an API (create, open, edit, and save) integrated with LLM-driven workflows.
Word MCP Server is a Python application that exposes tools to create, open, format, and save .docx documents programmatically. It uses python-docx for Word manipulation, OpenCV/numpy for image handling, and FastMCP to provide an MCP interface so LLMs or agents can drive document operations with natural-language prompts. The server supports headings, styled paragraphs, runs with formatting, embedded images (from files or numpy arrays), and tables, making it useful for automated report generation and rich document assembly.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.