Productivity|DevelopmentPython

Office-Visio-MCP-Server

A MCP server that provides tools for creating and editing Microsoft Visio diagrams programmatically via a standardized API.

Free
N/A rating (0 reviews)0 installs51 GitHub stars
VisioMCPPython
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

Visio MCP Server allows you to automate Visio diagram creation and editing using Python. It leverages Microsoft's COM interface to control Visio, enabling you to programmatically create diagrams, add shapes, connect them, add text, and more.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "office-visio-mcp-server-1": {
      "args": [
        "mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for Office-Visio-MCP-Server securely

Loading...