VisioInWord-MCP
Verified Safeby wusimpl
Overview
An MCP server enabling large language models to insert Visio UML class diagrams and plain text directly into Microsoft Word documents.
Installation
python /path/to/word_visio_mcp.pySecurity 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
mcp
Provides AI agents with comprehensive access to Microsoft Azure service APIs, JSON schemas for item definitions, and best practices for AI-assisted development, all running locally without direct connection to live Azure environments.
Windows-MCP.Net
Enabling AI assistants to automate tasks and interact with the Windows desktop environment.
MediaWiki-MCP-Server
An MCP server that enables Large Language Model (LLM) clients to interact with any MediaWiki wiki.
adeu
Facilitates AI agents and LLMs to apply 'Track Changes' and comments to Microsoft Word documents, enabling automated redlining and document reconciliation.