io.github.Ajey95/drawarch
NPM · DRAWARCH-MCP · SCANNED AUG 20
Create editable Draw.io architecture diagrams from prompts and reference images.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 0 of 37 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 5 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability67
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 579 tokens (~52/item across 11 items; 11 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage72
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 3% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · drawarch-mcp
claude mcp add ajey95-drawarch -- npx -y drawarch-mcp
codex mcp add ajey95-drawarch -- npx -y drawarch-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ajey95-drawarch": {
"type": "local",
"command": [
"npx",
"-y",
"drawarch-mcp"
],
"enabled": true
}
}
} openclaw mcp add ajey95-drawarch --command npx --arg -y --arg drawarch-mcp
mcp_servers:
ajey95-drawarch:
command: "npx"
args: ["-y", "drawarch-mcp"] {
"mcpServers": {
"ajey95-drawarch": {
"command": "npx",
"args": [
"-y",
"drawarch-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 14 Aug 26 65
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Aug 2026 · Analysed npm/drawarch-mcp@0.2.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 37 packages
| Packages resolved | 37 |
|---|---|
| Tree resolution | Complete |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
compare_reference_recreation Compare a Recreation to its Reference Plan ~48
Measure structural coverage against the approved absolute scene graph and report missing editable elements.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | – | – |
| planId | string | yes | – |
| revision | integer | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| expectedElements | number | yes | – |
| matchedElements | number | yes | – |
| missingElementIds | array | yes | – |
| structuralScore | number | yes | – |
No examples provided.
create_drawio Create Editable Architecture Diagram ~104
Generate a self-contained native .drawio architecture with selectable theme, real SVGs, deterministic layout, animated colour-coded datapaths, and editable objects.
| Name | Type | Req | Description |
|---|---|---|---|
| edges | array | – | – |
| groups | array | – | – |
| layout | string | yes | – |
| nodes | array | yes | – |
| onlineAssets | boolean | – | – |
| outputFile | string | yes | – |
| overwrite | boolean | – | – |
| theme | string | yes | – |
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| assets | array | yes | – |
| counts | object | yes | – |
| layout | string | yes | – |
| outputFile | string | yes | – |
| outputPath | string | yes | – |
| theme | string | yes | – |
| validation | object | yes | – |
| warnings | array | yes | – |
No examples provided.
create_reference_drawio Render an Approved Reference Recreation ~58
Resolve approved real assets, embed them, and render an exact absolute-coordinate editable .drawio artifact. Rejects stale approvals.
| Name | Type | Req | Description |
|---|---|---|---|
| approvalToken | string | yes | – |
| planId | string | yes | – |
| revision | integer | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| comparison | object | yes | – |
| outputFile | string | yes | – |
| outputPath | string | yes | – |
| planId | string | yes | – |
| revision | number | yes | – |
| validation | object | yes | – |
No examples provided.
get_reference_plan Get the Current Reference Plan ~30
Read the latest immutable scene-graph revision before rendering or approval.
| Name | Type | Req | Description |
|---|---|---|---|
| planId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | – |
| plan | object | yes | – |
| planId | string | yes | – |
| revision | integer | yes | – |
No examples provided.
list_assets Search Bundled SVG Assets ~60
Search safe bundled real-world SVG architecture assets by name, alias, tag, category, or provider.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | – |
| provider | string | – | – |
| query | string | – | Text such as postgres, smartphone, telemetry, or server |
| Name | Type | Req | Description |
|---|---|---|---|
| assets | array | yes | – |
No examples provided.
list_themes List DrawArch Themes ~21
List selectable visual themes for editable animated diagrams.net architecture diagrams.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| themes | array | yes | – |
No examples provided.
prepare_reference_recreation Prepare an Exact Reference-Image Recreation ~61
Persist the host vision model's absolute editable scene graph. DrawArch does not call another LLM. Set approved only after the user or host policy approves all online sources and the plan.
| Name | Type | Req | Description |
|---|---|---|---|
| approved | boolean | – | – |
| plan | object | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| approvalToken | string | – | – |
| path | string | yes | – |
| plan | object | yes | – |
| planId | string | yes | – |
| revision | number | yes | – |
No examples provided.
resolve_asset Resolve Architecture SVG ~59
Resolve one architecture component to a safe embedded SVG using bundled assets first and online Iconify-compatible assets when enabled.
| Name | Type | Req | Description |
|---|---|---|---|
| allowOnline | boolean | – | – |
| category | string | – | – |
| provider | string | – | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| asset | object | yes | – |
No examples provided.
update_reference_plan Revise a Reference Recreation Plan ~58
Create an immutable next revision of a reference plan using optimistic concurrency. Any earlier approval becomes stale.
| Name | Type | Req | Description |
|---|---|---|---|
| approved | boolean | – | – |
| expectedRevision | integer | yes | – |
| plan | object | yes | – |
| planId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| approvalToken | string | – | – |
| path | string | yes | – |
| plan | object | yes | – |
| planId | string | yes | – |
| revision | number | yes | – |
No examples provided.
validate_drawio Validate a DrawArch File ~42
Validate a .drawio file inside the configured output directory for structural errors, dangling references, duplicate IDs, and unsafe images.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | yes | – |
| validation | object | yes | – |
No examples provided.
validate_reference_drawio Validate a Reference Draw.io Artifact ~38
Validate a generated reference recreation for native Draw.io structure, IDs, references, and embedded-image safety.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | yes | – |
| validation | object | yes | – |
No examples provided.