io.github.VicThor-wpp/mograph-mcp
PYPI · MOGRAPH-MCP · SCANNED AUG 18
Drive Adobe Illustrator and After Effects, and move artwork between them as editable shape layers.
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
- Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 2 of 32 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
- 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
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 3 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability83
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 7043 tokens (~62/item across 113 items; 112 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (5% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
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.
pypi · mograph-mcp
claude mcp add victhor-wpp-mograph-mcp -- uvx mograph-mcp
codex mcp add victhor-wpp-mograph-mcp -- uvx mograph-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"victhor-wpp-mograph-mcp": {
"type": "local",
"command": [
"uvx",
"mograph-mcp"
],
"enabled": true
}
}
} openclaw mcp add victhor-wpp-mograph-mcp --command uvx --arg mograph-mcp
mcp_servers:
victhor-wpp-mograph-mcp:
command: "uvx"
args: ["mograph-mcp"] {
"mcpServers": {
"victhor-wpp-mograph-mcp": {
"command": "uvx",
"args": [
"mograph-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.
- 18 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 12 Aug 26 −14
- Malware scan: pass → unverified ▼ security
- 11 Aug 26 +3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 10 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- Stability: unverified → 0.03 ▲ functional
- Package version: 0.5.2 → 0.6.2 functional
- 9 Aug 26 48
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 18 Aug 2026 · Analysed pypi/mograph-mcp@0.6.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | setuptools.build_meta |
Dependencies 32 packages
| Packages resolved | 32 |
|---|---|
| Stale | 1 |
| No linked repository | 1 |
| 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.
ai_select_layer Make a layer active ~24
Activate a layer by name in Illustrator.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
No output schema declared.
No examples provided.
ai_set_item Set item properties ~55
Rename an item or change its visibility, lock, opacity or blend mode.
| Name | Type | Req | Description |
|---|---|---|---|
| blend_mode | – | – | – |
| hidden | – | – | – |
| item | – | yes | – |
| locked | – | – | – |
| name | – | – | – |
| opacity | – | – | – |
No output schema declared.
No examples provided.
ai_set_layer Set layer name, visibility, lock or opacity ~46
Rename a layer or change its visibility, lock or opacity.
| Name | Type | Req | Description |
|---|---|---|---|
| layer | – | yes | – |
| locked | – | – | – |
| name | – | – | – |
| opacity | – | – | – |
| visible | – | – | – |
No output schema declared.
No examples provided.
ai_set_style Paint the selection: fill and stroke ~83
Paint the current selection: fill, stroke, or both in one call. Colours take '#RRGGBB' or [r,g,b]. These were two tools and were called together nearly every time, which is the whole test for whether something should be one.
| Name | Type | Req | Description |
|---|---|---|---|
| fill | – | – | – |
| stroke | – | – | – |
| stroke_width | number | – | – |
No output schema declared.
No examples provided.
ai_sort_layers Sort layers ~41
Reorder top-level layers by 'name' or by 'items' (item count).
| Name | Type | Req | Description |
|---|---|---|---|
| by | string | – | – |
| descending | boolean | – | – |
No output schema declared.
No examples provided.
ai_status Illustrator status ~19
Report Illustrator connection status, version, and document count.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
ai_to_ae_push Push the Illustrator selection to After Effects ~115
Transfer the current Illustrator selection into After Effects as editable shape layers. Requires a document open in Illustrator with path/text items selected. The AE bridge panel must be connected (see ae_status). Full notes: docs://tools/ai_to_ae_push
| Name | Type | Req | Description |
|---|---|---|---|
| anchor | string | – | – |
| comp_name | – | – | – |
| name_prefix | string | – | – |
| rebuild_groups | boolean | – | – |
| skip_roles | – | – | – |
| text_as_shapes | boolean | – | – |
| use_item_names | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| anchors | – | – | – |
| artboard | – | – | – |
| comp | – | – | – |
| comp_size | – | – | – |
| degraded | – | – | – |
| hierarchy | – | – | – |
| layers | – | – | – |
| left_out | – | – | – |
| note | – | – | – |
| ok | boolean | yes | – |
| pushed | integer | yes | – |
| skipped | – | – | – |
No examples provided.
ai_to_ae_verify Compare an AE comp against the artboard it came from ~99
Compare an After Effects comp against the Illustrator artboard it came from. Full notes: docs://tools/ai_to_ae_verify
| Name | Type | Req | Description |
|---|---|---|---|
| artboard | integer | yes | – |
| comp_name | string | yes | – |
| grid_cols | integer | – | – |
| grid_rows | integer | – | – |
| hot_threshold | number | – | – |
| out_path | – | – | – |
| time | number | – | – |
| top_regions | integer | – | – |
No output schema declared.
No examples provided.
ai_track_frames Chain element matches across frames ~82
Follow every element across a run of frames: the motion plan as one object. Full notes: docs://tools/ai_track_frames
| Name | Type | Req | Description |
|---|---|---|---|
| first | integer | yes | – |
| include_transitions | boolean | – | – |
| last | integer | yes | – |
| max_depth | integer | – | – |
| threshold | number | – | – |
| tree_depth | integer | – | – |
No output schema declared.
No examples provided.
ai_ungroup Ungroup the selection ~17
Ungroup the selection one level.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
ai_ungroup_items Ungroup items ~38
Release a group's children into its parent, preserving order and nesting.
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | – |
| recursive | boolean | – | – |
No output schema declared.
No examples provided.
dev_reload Reload the backends without restarting the client ~80
Reload the backend code in place, without restarting the MCP client. Debugging against real Adobe apps is a tight loop -- push, see it come out wrong, fix, retry -- and restarting the client for a one-line change costs a minute and a panel reconnection every time. Full notes: docs://tools/dev_reload
| Name | Type | Req | Description |
|---|---|---|---|
| modules | – | – | – |
No output schema declared.
No examples provided.