BeClaude

doc

New
7.3kSmitheryGeneralby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "doc": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
documentationpythonproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.