rs-plantuml-mcp is a Rust-based Model Context Protocol (MCP) server that converts PlantUML text into visual diagrams. It provides a tool for AI assistants to generate various UML and non-UML diagrams (such as sequence, class, and architecture diagrams). The server supports two rendering backends: a remote HTTP service or a local `plantuml.jar` execution. It includes features for input validation, process isolation, and secure resource management.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
rs-plantuml-mcp is a Rust-based Model Context Protocol (MCP) server that converts PlantUML text into visual diagrams. It provides a tool for AI assistants to generate various UML and non-UML diagrams (such as sequence, class, and architecture diagrams). The server supports two rendering backends: a remote HTTP service or a local `plantuml.jar` execution. It includes features for input validation, process isolation, and secure resource management.