app.creatica/backgrounds
NPM · @CREATICA/MCP · 2 COMPONENTS · SCANNED SEP 25
Deterministic procedural SVG/PNG backgrounds: 58 generators, curated palettes, brand kits.
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 → Why this is hard to score →
Supply Chain Security88
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects image-size 1.2.1, reached via @creatica/engine > svgdom > image-size. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 76 of 156 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- 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 18 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability75
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 787 tokens (~157/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management63
- Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the app.creatica/backgrounds MCP server?
app.creatica/backgrounds runs locally as an npm package, launched with npx -y @creatica/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @creatica/mcp
claude mcp add app-creatica-backgrounds -- npx -y @creatica/mcp
{
"mcpServers": {
"app-creatica-backgrounds": {
"command": "npx",
"args": [
"-y",
"@creatica/mcp"
]
}
}
} {
"servers": {
"app-creatica-backgrounds": {
"command": "npx",
"args": [
"-y",
"@creatica/mcp"
]
}
}
} codex mcp add app-creatica-backgrounds -- npx -y @creatica/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"app-creatica-backgrounds": {
"type": "local",
"command": [
"npx",
"-y",
"@creatica/mcp"
],
"enabled": true
}
}
} openclaw mcp add app-creatica-backgrounds --command npx --arg -y --arg @creatica/mcp
mcp_servers:
app-creatica-backgrounds:
command: "npx"
args: ["-y", "@creatica/mcp"] {
"McpServers": {
"app-creatica-backgrounds": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@creatica/mcp"
]
}
}
} assistant mcp add app-creatica-backgrounds -t stdio -c npx -a -y @creatica/mcp
{
"mcpServers": {
"app-creatica-backgrounds": {
"command": "npx",
"args": [
"-y",
"@creatica/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.
- 25 Sept 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.
- 22 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +5
- Stability: unverified → 0.30 ▲ functional
- 7 Sept 26 +25
- CVE-2025-71329 affects this package ▼ security
- CVE-2025-71330 affects this package ▼ security
- Malware scan: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Dependency health: unverified → 0.76 ▲ functional
- 6 Sept 26 39
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 25 Sept 2026 · Analysed npm/@creatica/mcp@0.1.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-5p2g-fcmc-qvqq | CVE-2025-71329 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-w3rx-r6r6-pgpr | CVE-2025-71330 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 156 packages
| Packages resolved | 156 |
|---|---|
| Stale | 76 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
describe_background Describe a background ~97
Full style card for one structure: what it looks like, mood, where text can go, tips, and every parameter it honours with ranges, defaults and the visual effect of low/high values. Also returns the JSON Schema for a generate request.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | markdown (default) is best for reading; json includes the JSON Schema. |
| name | string | yes | Structure name from list_backgrounds, e.g. "wave". |
| Name | Type | Req | Description |
|---|---|---|---|
| card | string | – | markdown format: the style card as Markdown. |
| description | object | – | json format: the structured description. |
| format | string | yes | Which form was returned. |
| jsonSchema | object | – | json format: JSON Schema for a generate request. |
| name | string | yes | Structure id. |
No examples provided.
generate_background Generate a background ~276
Render a background as SVG or PNG. Deterministic: the same structure, options and seed always give the same image, so store the returned seed. Returns the image inline (PNG previews are visible to you); pass saveTo to also write the file to disk. Call describe_background first to learn which shape options the structure honours.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | png (default) returns a viewable image; svg returns the vector source. |
| height | integer | – | Frame height in px. Defaults to the native size. |
| palette | object | – | Colour choices: explicit hex colours, a built-in palette id, or a primary colour to derive from. |
| pngWidth | integer | – | Raster width for PNG output/preview. Defaults to the render width, capped for inline previews. |
| saveTo | string | – | Local file path to write the result to (extension decides svg/png if format is omitted). |
| seed | string | – | Any string. Omit for a fresh random seed (returned in the result). |
| shape | object | – | Structure-specific options; call describe_background for the exact keys, ranges and what they do. |
| structure | string | yes | Structure name, e.g. "wave". |
| width | integer | – | Frame width in px. Defaults to the structure's native size (see describe_background). |
| Name | Type | Req | Description |
|---|---|---|---|
| bytes | number | – | Local only: bytes written to disk. |
| format | string | yes | Delivered format. |
| height | number | yes | Render height in px. |
| hint | string | – | Hosted, no API key: how to get permanent URLs. |
| note | string | – | Anything else worth knowing. |
| renderMs | number | yes | Render time in milliseconds. |
| request | object | yes | Resolved request incl. seed; replay it to reproduce or tweak. |
| savedTo | string | – | Local only: absolute path the file was written to. |
| seed | string|number | yes | Seed used; reuse it to reproduce the exact image. |
| structure | string | yes | Structure that was rendered. |
| svgBytes | number | yes | Size of the SVG source in bytes. |
| svgUrl | string | – | Hosted only: permanent URL of the SVG source. |
| url | string | – | Hosted only: permanent, cacheable image URL in the requested format. |
| warnings | array | – | Options that were ignored or clamped, and why. |
| width | number | yes | Render width in px. |
No examples provided.
list_backgrounds List backgrounds ~128
Browse the catalog of background structures. Optionally filter by a free-text query, tag or mood word. Returns name, one-line summary, mood, use cases and a preview URL for each.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Maximum number of results (default 100). |
| mood | string | – | A mood word, e.g. dark, playful, minimal, retro. |
| query | string | – | Free text, e.g. "calm waves" or "geometric poster". |
| tag | string | – | A style tag, e.g. geometric, organic, grid, gradient. |
| Name | Type | Req | Description |
|---|---|---|---|
| backgrounds | array | yes | – |
| count | number | yes | Number of backgrounds returned. |
No examples provided.
list_palettes List palettes ~66
Built-in curated colour palettes with their hex colours and derived mood tags (dark, pastel, vivid, warm, cool…). Pass the id as palette.palette to generate_background.
| Name | Type | Req | Description |
|---|---|---|---|
| mood | string | – | Filter by a mood tag, e.g. "dark" or "pastel". |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of palettes returned. |
| palettes | array | yes | – |
No examples provided.
suggest_backgrounds Suggest backgrounds for a brief ~90
Rank structures for a natural-language brief ("dark aurora glow for an AI landing page"). Returns why each matched, matching built-in palettes, and a ready-to-run example request for generate_background.
| Name | Type | Req | Description |
|---|---|---|---|
| brief | string | yes | What the background is for, in plain words: subject, mood, colours, where it goes. |
| limit | integer | – | How many suggestions to return (default 5). |
| Name | Type | Req | Description |
|---|---|---|---|
| suggestions | array | yes | Best match first. |
No examples provided.
What is the app.creatica/backgrounds MCP server?
app.creatica/backgrounds is an MCP server listed in the public MCP registry as app.creatica/backgrounds. Deterministic procedural SVG/PNG backgrounds: 58 generators, curated palettes, brand kits. This page covers its npm package (@creatica/mcp).
Is the app.creatica/backgrounds MCP server safe to use?
app.creatica/backgrounds scores 71 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the app.creatica/backgrounds MCP server expose?
app.creatica/backgrounds exposes 5 tools: list_backgrounds, suggest_backgrounds, describe_background, list_palettes, generate_background. Their descriptions and schemas cost roughly 657 tokens of context every time the server is loaded.
Is the app.creatica/backgrounds MCP server still maintained?
app.creatica/backgrounds is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the app.creatica/backgrounds MCP server under?
app.creatica/backgrounds declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.