Back to Home
wusimpl icon

VisioInWord-MCP

Verified Safe

by wusimpl

Overview

An MCP server enabling large language models to insert Visio UML class diagrams and plain text directly into Microsoft Word documents.

Installation

Run Command
python /path/to/word_visio_mcp.py

Security Notes

The server uses `pywin32` for COM automation of Microsoft Word and Visio. While this is the core functionality, direct manipulation of desktop applications based on LLM input introduces potential risks if input sanitization is not robustly handled within the Python script. Without the actual `word_visio_mcp.py` source code, a thorough audit for 'eval', 'exec', or uncontrolled system interactions cannot be performed. It runs locally via stdio, limiting network-based attack vectors, but local compromise via crafted LLM input is a theoretical concern.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-28

Tags

Microsoft WordMicrosoft VisioUML DiagramsLLM IntegrationWindows Automation