Provides tools for creating and manipulating Microsoft Word documents programmatically, with capabilities for adding formatted text, headings, citations, footers, and saving files with consistent styling.
📄 DOCX Document Creator (FastMCP-Powered)
Welcome to the DOCX Document Creator – a FastMCP-powered microserver that allows users to generate well-formatted .docx
documents programmatically with a consistent style guide.
🚀 Features
📄 Create a new DOCX document with Times New Roman styling
📝 Add a document title with 22pt bold centered text and underline
🧾 Insert justified paragraphs with 12pt Times New Roman
🧩 Add section headings (18pt, justified, not bold)
🔗 Include properly formatted clickable source citations
📎 Add footers with copyright and title
📁 Save documents to a local
document/
directory✍️ Customize margins and view current document status
📘 Retrieve a built-in formatting guide
🛠 Usage
This app runs as a FastMCP tool server. After launching docsserver.py
, you can use the provided tools programmatically via the FastMCP protocol.
Example Tool Calls
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A FastMCP-powered microserver that allows users to programmatically generate well-formatted .docx documents with consistent styling, including features like titles, paragraphs, headings, citations, and footers.
Related MCP Servers
- AsecurityAlicenseAqualityMCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.Last updated -1411MIT License
- -securityFlicense-qualityA powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx files with full formatting support. Preserves original styles when editing content.Last updated -130
- -securityAlicense-qualityA FastMCP server providing powerful code editing tools including precise file modifications with diff-based operations, file creation and reading with line numbers, and more tools for code editing workflows.Last updated -MIT License
- -securityFlicense-qualityAn MCP server that provides comprehensive PDF processing capabilities including text extraction, image extraction, table detection, annotation extraction, metadata retrieval, page rendering, and document structure analysis.Last updated -