Rookie0x80/docx-table-mcp
3.2
If you are the rightful owner of docx-table-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Word Table MCP Server is a Model Context Protocol server designed for performing table operations on Microsoft Word documents using the python-docx library.
Tools
Functions exposed to the LLM to take actions
open_document
Open or create a Word document.
save_document
Save a Word document.
create_table
Create a new table in a document.
set_cell_value
Set the value of an individual cell.
get_table_data
Retrieve entire table data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client