OpenDia

Provides OpenDia diagram creation capabilities through a lightweight web server with WebSocket support and HTTP API endpoints for real-time collaborative diagram generation and editing.

Featured
View Source
1446 stars
0 tools
Created Aug 2025
@aaronjmars/aaronjmars-opendia

About

Provides OpenDia diagram creation capabilities through a lightweight web server with WebSocket support and HTTP API endpoints for real-time collaborative diagram generation and editing.

Categories

general

Installation

npm

npm install @aaronjmars/aaronjmars-opendia

Configuration

{ "mcpServers": { "aaronjmars-opendia": { "command": "npx", "args": [ "-y", "@aaronjmars/aaronjmars-opendia" ] } } }