claude mcp add seunior-safe-docx -- npx -y @usejunior/safe-docx
{
"mcpServers": {
"seunior-safe-docx": {
"command": "npx",
"args": ["-y", "@usejunior/safe-docx"]
}
}
}
{
"mcpServers": {
"seunior-safe-docx": {
"command": "npx",
"args": ["-y", "@usejunior/safe-docx"]
}
}
}
{
"mcpServers": {
"seunior-safe-docx": {
"command": "npx",
"args": ["-y", "@usejunior/safe-docx"]
}
}
}
About This MCP Server
The safe-docx server is a developer tool that enables AI-native surgical editing of existing Word .docx files while preserving their formatting. It is accessed through the Model Context Protocol and is available as a package on npm, allowing developers to integrate it into their workflows. Developers would use this tool when they need to make targeted edits to .docx files without disrupting their layout or design.
AI-native surgical editing of existing Word .docx files with formatting preservation. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@usejunior/safe-docx on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Safe Docx server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.