MCP server for generating PlantUML diagrams
{ "mcpServers": { "plantuml": { "command": "npx", "args": [ "-y", "plantuml-mcp-server" ] } } }