DOCX Document Creator
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.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DOCX Document Creatorcreate a quarterly report with title 'Q1 2025 Analysis' and add an introduction section"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
๐ 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
Related MCP server: MCP Documents
๐ 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
create_new_document()
add_document_title("Economic Trends Report")
add_section_heading("Introduction")
add_paragraph_text("This report covers market trends observed during Q1 2025...")
add_source_citation("June 2025", "https://example.com/report", "Market Report")
add_document_footer()
save_document("Q1_Report.docx")This server cannot be deployed
Maintenance
Related MCP Connectors
Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.
Document-to-Markdown MCP server โ convert PDF, Office and HTML into LLM-ready Markdown.
Use your own Word templates to convert Markdown โ DOCX/PDF/HTML from any MCP-compatible AI.
FastMCP server for posting formatted content to X (Twitter) โ Tollbooth-monetized, DPYC-native
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for Word document (.docx) creation and manipulation โ the production-grade document automation tool for AI agents.936 npmMIT
- AlicenseCqualityDmaintenanceA unified MCP server for document processing that enables creating, editing, and converting Word documents (DOCX), PDFs, Markdown, and images, with support for templates, formatting, and batch operations.100MIT
- FlicenseAqualityDmaintenanceMCP server for generating professionally formatted Word documents (.docx). Supports corporate templates (colors, fonts, logo), headers/footers, and Markdown conversion.4-
- AlicenseAqualityDmaintenanceMCP server for creating and reading Word (.docx) documents with rich formatting support.35 npmMIT