Converts PlantUML snippets into shareable diagrams with support for capability landscapes, business scenarios, and ArchiMate diagrams. Supports HTTP, SSE, and STDIO transports for integration with Claude Desktop, Flowise, and other MCP-compatible runtimes.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GENERATED_FILES_DIR— ☁️ Optional shared storage export ( + PUBLIC_FILE_BASE_URL)LOG_LEVEL— info emergency → debug supportedMCP_API_KEY— 🔒 Optional Bearer authentication viaMCP_HOST— / MCP_PORT 0.0.0.0 / 3000 Bind address + port (HTTP/SSE)MCP_HTTP_ENABLE_JSON_RESPONSES— false Return JSON body when true (for debugging)MCP_HTTP_PATH— /mcp HTTP JSON-RPC endpointMCP_PORT— MCP_HOST / 0.0.0.0 / 3000 Bind address + port (HTTP/SSE)MCP_SSE_MESSAGES_PATH— /messages \MCP_SSE_PATH— /sse SSE stream endpointMCP_TRANSPORT— HTTP (default) Direct REST-style integration, reverse proxies, health checks =http node dist/plantuml-mcp-server.jsPLANTUML_MCP_SKIP_AUTO_START— unset When true, skips auto-start so scripts can import the server class without launching transportsPLANTUML_SERVER_URL— Override environment variables (, MCP_API_KEY, etc.) as needed.PUBLIC_FILE_BASE_URL— ☁️ Optional shared storage export (GENERATED_FILES_DIR + )[](https://m8ven.ai/mcp/sysam68-plantuml-mcp-server-1ea6cd)