plantuml

CLI/Python “Claude Code skill” that helps create PlantUML diagrams from text, convert .puml/.md content into PNG/SVG images, validate PlantUML syntax, and support extracting/embedding diagrams from markdown workflows.

Evaluated Mar 30, 2026 (22d ago)
Repo ↗ DevTools plantuml diagrams-as-code uml cli python documentation rendering markdown ci-cd
⚙ Agent Friendliness
47
/ 100
Can an agent use this?
🔒 Security
22
/ 100
Is it safe for agents?
⚡ Reliability
32
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
70
Error Messages
--
Auth Simplicity
100
Rate Limits
0

🔒 Security

TLS Enforcement
0
Auth Strength
0
Scope Granularity
0
Dep. Hygiene
50
Secret Handling
70

Local execution via plantuml.jar and Graphviz; README does not discuss threat model for handling untrusted .puml/.md content (e.g., file path traversal, command injection in any wrapper scripts). No secrets/auth flows described. Ensure you do not render untrusted PlantUML/Graphviz inputs in shared environments without reviewing the scripts and runtime context.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
40
Error Recovery
50
AF Security Reliability

Best When

You want a local, scriptable way to generate and render PlantUML diagrams (especially from markdown) and include images in docs/Confluence-like systems.

Avoid When

You cannot install Java/plantuml.jar or Graphviz (Graphviz is recommended for most UML rendering).

Use Cases

  • Generate UML/non-UML diagrams (sequence/class/activity/deployment/ER/Gantt/mindmap, etc.) from descriptions
  • Convert .puml files to PNG/SVG for documentation
  • Process markdown files to extract embedded/link .puml blocks and produce updated markdown with image links
  • Validate PlantUML syntax in CI/CD without rendering images
  • Convert source-code-oriented architectures into PlantUML-friendly diagram outputs (via skill guidance)

Not For

  • A hosted diagram rendering API (everything described is local/CLI + plantuml.jar)
  • High-assurance enterprise diagram pipelines without reviewing dependencies and build/runtime hardening
  • Interactive diagram editing in the browser (this is generation/conversion-focused)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication described; tool operates locally and invokes plantuml.jar/Graphviz via scripts/CLI.

Pricing

Free tier: No
Requires CC: No

No pricing information; appears to be an open-source/local utility.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Requires local Java + plantuml.jar; failures will occur if binaries aren’t present/located or PATH/env is misconfigured
  • Graphviz is recommended/required for most diagrams (some types may not need it)
  • Markdown processing supports both embedded puml blocks and linked .puml files; agents should ensure paths/relative links are correct
  • Multiple scripts are mentioned (process_markdown_puml.py vs legacy extract_and_convert_puml.py); agents should prefer the documented enhanced script

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for plantuml.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered