58
/ 100
1 month ago
glama

PlantUML MCP Server

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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: MCP_API_KEY, OB_FILE_API_TOKEN, OB_FILE_OIDC_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.19.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.19.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.19.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGENERATED_FILES_DIR📁 Fallback shared-volume export ( + PUBLIC_FILE_BASE_URL)
configLOG_LEVELinfo emergency → debug supported
🔐 secretMCP_API_KEY🔒 Optional Bearer authentication via
configMCP_HOST/ MCP_PORT 0.0.0.0 / 3000 Bind address + port (HTTP/SSE)
configMCP_HTTP_ENABLE_JSON_RESPONSESfalse Return JSON body when true (for debugging)
configMCP_HTTP_PATH/mcp HTTP JSON-RPC endpoint
configMCP_PORTMCP_HOST / 0.0.0.0 / 3000 Bind address + port (HTTP/SSE)
configMCP_SSE_MESSAGES_PATH/messages \
configMCP_SSE_PATH/sse SSE stream endpoint
configMCP_TRANSPORTHTTP (default) Direct REST-style integration, reverse proxies, health checks =http node dist/plantuml-mcp-server.js
configOB_FILE_API_BASE_URL☁️ Optional ob-file export via signed download URLs ()
🔐 secretOB_FILE_API_TOKENunset Bearer token used to call the ob-file management API
configOB_FILE_OIDC_AUDIENCEob-file Audience requested during the client-credentials token request
configOB_FILE_OIDC_CLIENT_IDunset OIDC client identifier used by mcp-plantuml
🔐 secretOB_FILE_OIDC_CLIENT_SECRETunset OIDC client secret used by mcp-plantuml
configOB_FILE_OIDC_DISCOVERY_URLunset Authelia OIDC discovery URL used to obtain a service access token
configOB_FILE_OIDC_FORWARDED_HOSTunset Optional X-Forwarded-Host header for internal Authelia calls
configOB_FILE_OIDC_FORWARDED_PROTOunset Optional X-Forwarded-Proto header for internal Authelia calls
configOB_FILE_OIDC_SCOPEgroups Scope requested during the client-credentials token request
configOB_FILE_OIDC_TOKEN_ENDPOINTunset Optional direct token endpoint override (useful for internal service-to-service calls)
configPLANTUML_MCP_SKIP_AUTO_STARTunset When true, skips auto-start so scripts can import the server class without launching transports
configPLANTUML_SERVER_URLOverride environment variables (, MCP_API_KEY, etc.) as needed.
configPUBLIC_FILE_BASE_URL📁 Fallback shared-volume export (GENERATED_FILES_DIR + )
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sysam68-plantuml-mcp-server-1ea6cd)](https://m8ven.ai/mcp/sysam68-plantuml-mcp-server-1ea6cd)
commit: 591b13a0308548f1cd9f9583c8bdc9a145831f5b
code hash: 2837f88181d5a10faf6ba8950e6d4d9a15e9b05fb6ddc3ee385a6c1e5fe0ebfc
verified: 6/18/2026, 11:48:59 AM
view raw JSON →