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.
Explore corporate database metadata, relationships, dependencies, and export UML diagrams.
Generate technical docs and diagrams to improve engineering communication and delivery.
Create and edit draw.io diagrams programmatically in many visual formats.
Create PowerPoint presentations with ERD diagrams from text prompts.
Create, read, and manage Draw.io diagrams through natural language.