docx_mcp_server_ts
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Controls the log level (DEBUG, INFO, WARN, ERROR) | INFO |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| docx.openB | Open a DOCX document from file or buffer |
| docx.closeB | Close a DOCX document and free resources |
| docx.saveC | Save a DOCX document to file or get as base64 |
| docx.list_partsB | List all parts (XML files) in a DOCX document |
| docx.part_readB | Read a specific XML part from the document |
| docx.part_writeC | Write/update a specific XML part in the document |
| docx.get_textC | Get all text from document |
| docx.replace_textB | Replace text in document |
| docx.findB | Find text in document |
| docx.tables_listB | List all tables |
| docx.table_editD | Edit table |
| docx.sdt_getC | Get SDT content |
| docx.sdt_putC | Set SDT content |
| docx.images_listA | List all images |
| docx.image_addC | Add image |
| docx.image_update_positionD | Update image position |
| docx.styles_getC | Get styles |
| docx.styles_setC | Set styles |
| docx.numbering_getC | Get numbering |
| docx.numbering_setC | Set numbering |
| docx.headers_footers_listC | List headers/footers |
| docx.headers_footers_getC | Get header/footer |
| docx.headers_footers_setC | Set header/footer |
| docx.comments_listC | List comments |
| docx.comments_addD | Add comment |
| docx.comments_deleteD | Delete comment |
| docx.changes_accept_allB | Accept all changes |
| docx.metadata_getC | Get metadata |
| docx.metadata_setC | Set metadata |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Mavline/docx_mcp_server_ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server