home / mcp / system designer mcp server
MCP server for creating and validating UML system models with System Runtime bundle generation. Supports MSON models, PlantUML, Mermaid diagrams, and System Designer integration.
Configuration
View docs{
"mcpServers": {
"chevyphillip-system-designer-mcp": {
"url": "https://system-designer-mcp.<your-subdomain>.workers.dev"
}
}
}Create and validate MSON models from structured data with automatic ID generation and relationship mapping.
Validate MSON model consistency and completeness with detailed error messages and relationship validation.
Generate UML diagrams in PlantUML and Mermaid formats.
Export models to System Designer application format.
Convert MSON models to complete System Runtime bundles with schemas, models, types, behaviors, and components.
Validate System Runtime bundles for correctness and compatibility.