Back to Search

Draw.io Diagrams MCP

This MCP server integrates with Draw.io diagrams, allowing you to search, view, and interact with your diagrams directly from Cursor and VS Code. Seamlessly access your architecture diagrams, flowcharts, and visual documentation without leaving your code editor.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "draw-io-diagrams-mcp": {
      // See GitHub repository for configuration
    }
  }
}