Create and manage ER diagrams in StarUML and generate PostgreSQL DDL.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "staruml-controller-erd-mcp" yet — see the docs or source repo.
Design an ER diagram for an e-commerce system with users, orders, products, payments, and shipments. Define primary keys, foreign keys, and one-to-many relationships, then create it in StarUML.
A completed e-commerce ER diagram in StarUML with entities, fields, and relationships.
Split the existing orders table in the ER diagram into an order header table and an order items table, add a unique phone constraint to the users table, and update all related relationships.
An updated ER diagram reflecting the new entities, constraints, and relationships correctly.
Generate PostgreSQL DDL from the current ER diagram in StarUML, including CREATE TABLE statements, primary keys, foreign keys, unique constraints, and indexes.
A PostgreSQL-ready DDL script consistent with the ER diagram structure.
Lets AI create and manage diagrams via MCP.
Generate UML and flow diagrams from Java or Spring Boot repositories.
Explore corporate database metadata, relationships, dependencies, and export UML diagrams.
Create and edit draw.io diagrams from structured prompts and export them.
Create and manage Draw.io diagrams for architecture, flows, and visual documentation.
Manage STAR architecture diagrams and build interactive viewers through tool calls.