ToolTrust
A8/100
lgazo

drawio-mcp-server

mcp1.8.0

@lgazo

Draw.io Model Context Protocol (MCP) Server

By lgazo | 2 findings | Scanned 3/22/2026 | tooltrust-scanner/v0.1.15

2 Medium

Security Findings (2)

  • MediumExcessive Permission Surface ×2
    • delete-cell-by-id:tool declares fs permission
    • create-layer:tool declares fs permission
    Rule: AS-002Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

Scan this tool yourself

Reproduce this audit locally or block risky tools in CI.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y drawio-mcp-server"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade A](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-a.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)