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 "Install 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")Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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.
HTML-to-PDF MCP server โ render pixel-faithful PDFs from HTML.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for Word document (.docx) creation and manipulation โ the production-grade document automation tool for AI agents.963MIT
- 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-
- AlicenseAqualityCmaintenanceMCP server for creating and reading Word (.docx) documents with rich formatting support.312MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gatahcha/MCP-DOCX'
If you have feedback or need assistance with the MCP directory API, please join our Discord server