mcp-server-visio

trsdn/mcp-server-visio
★ 0 stars C# Code/Dev Tools Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-visio": {
      "command": "npx",
      "args": [
        "-y",
        "trsdn/mcp-server-visio"
      ]
    }
  }
}

README Excerpt

Windows-first Visio automation through real desktop COM, exposed consistently through an MCP server, a CLI, and a VS Code extension. `mcp-server-visio` is no longer just a renamed template. It already ships a validated Visio-native MVP with: - document sessions - page operations - layer management - shape create/read/move/delete flows