Word Documents
CommunitybyCommunity
Word document creation and manipulation.
Configuration
{
"mcpServers": {
"word-documents": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-word-documents"
]
}
}
}Add this to your claude_desktop_config.json file.