Provides comprehensive Word document processing via Model Context Protocol, enabling AI-assisted creation, editing, formatting, table and image management, layout control, and advanced query functions for seamless document automation.
Unlock the full potential of Doc-docx-MCP through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
English | 中文
A Docx document processing service based on the FastMCP library, supporting the creation, editing, and management of Word documents using AI assistants in Cursor.
Ensure Python 3.10+ is installed, then install the following dependencies:
pip3 install python-docx mcp
Features > MCP Servers
sectionAdd new MCP server
python3 /path/to/MCP_dox/server.py
(replace with the actual path to your server.py
)Add
to add the serviceAfter adding, you can use natural language to operate Word documents in Cursor's AI assistant, for example:
The service supports the following operations:
create_document
, open_document
, save_document
add_paragraph
, add_heading
, add_table
, add_picture
edit_paragraph
, delete_paragraph
, delete_text
add_table_row
, delete_table_row
, edit_table_cell
, merge_table_cells
, split_table
add_page_break
, set_page_margins
get_document_info
, get_paragraphs
, get_tables
, search_text
create_document
, open_document
, save_document
, save_as_document
, create_document_copy
replace_section
, edit_section_by_keyword
find_and_replace
, search_and_replace
(with preview functionality)The service has good typography understanding capabilities:
server.py
- Core implementation of the MCP service using the FastMCP libraryIf you encounter problems in Cursor, try the following steps:
MIT License
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!