doc
NewUse when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "doc": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is doc?
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
How to install doc?
To install doc: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "doc": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is doc best for?
doc is a mcp categorized under General. It is designed for: documentation, python, productivity. Created by openai.