Описание
MCP server to manipulate DOCX file
README
This is the MCP docx server. It is used to manipulate DOCX files, including creating and editing them. Below is an example configuration to run the server in Claude Desktop.
Example Configuration
{
"mcpServers": {
"WordDocServer": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli],python-docx,docx2pdf",
"mcp",
"run",
"<your local path>/mcp-docx-server/server_runner.py"
]
}
}
}
License
See the LICENSE file for details.
Установка Docx Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/h4ck4life/mcp-docx-serverFAQ
Docx Server MCP бесплатный?
Да, Docx Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Docx Server?
Нет, Docx Server работает без API-ключей и переменных окружения.
Docx Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Docx Server в Claude Desktop, Claude Code или Cursor?
Открой Docx Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Docx Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
