# app.creatica/backgrounds (remote · api.creatica.app)

Deterministic procedural SVG/PNG backgrounds: 58 generators, curated palettes, brand kits.

- Trust score: 74/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `api.creatica.app`: 74/100 (this document), [markdown](https://verifymcp.io/servers/app-creatica-backgrounds/api.md), [page](https://verifymcp.io/servers/app-creatica-backgrounds/api)
- npm · `@creatica/mcp`: 71/100, [markdown](https://verifymcp.io/servers/app-creatica-backgrounds/creatica-mcp.md), [page](https://verifymcp.io/servers/app-creatica-backgrounds/creatica-mcp)

## Channel facts

- Endpoint: `https://api.creatica.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.3`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 73/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 732 tokens (~122/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 87/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 61% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the app.creatica/backgrounds MCP server?

app.creatica/backgrounds is a hosted endpoint at https://api.creatica.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http app-creatica-backgrounds 'https://api.creatica.app/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "app-creatica-backgrounds": {
      "url": "https://api.creatica.app/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "app-creatica-backgrounds": {
      "type": "http",
      "url": "https://api.creatica.app/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.app-creatica-backgrounds]
url = "https://api.creatica.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-creatica-backgrounds": {
      "type": "remote",
      "url": "https://api.creatica.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add app-creatica-backgrounds --url 'https://api.creatica.app/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  app-creatica-backgrounds:
    url: "https://api.creatica.app/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "app-creatica-backgrounds": {
      "Transport": "http",
      "Url": "https://api.creatica.app/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add app-creatica-backgrounds -t streamable-http -u 'https://api.creatica.app/mcp'
```

### Other

```json
{
  "mcpServers": {
    "app-creatica-backgrounds": {
      "type": "http",
      "url": "https://api.creatica.app/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 74, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 74, +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.

### 2026-09-22 (score 73, +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.

### 2026-09-20 (score 72, +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.

### 2026-09-18 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 70, +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.

### 2026-09-13 (score 69, +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.

### 2026-09-11 (score 68, +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.

## MCP tools (6)

### `list_backgrounds` (~106 tokens)

List backgrounds

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.

Input parameters:

- `limit` (integer)
- `mood` (string): A mood word, e.g. dark, playful, minimal, retro.
- `query` (string): Free text, e.g. "calm waves" or "geometric poster".
- `tag` (string)

### `suggest_backgrounds` (~62 tokens)

Suggest backgrounds for a brief

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.

Input parameters:

- `brief` (string, required)
- `limit` (integer)

### `describe_background` (~97 tokens)

Describe a background

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.

Input parameters:

- `format` (string): markdown (default) is best for reading; json includes the JSON Schema.
- `name` (string, required): Structure name from list_backgrounds, e.g. "wave".

### `list_palettes` (~66 tokens)

List palettes

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.

Input parameters:

- `mood` (string): Filter by a mood tag, e.g. "dark" or "pastel".

### `list_brand_kits` (~38 tokens)

List brand kits

Saved brand palettes on this account. Pass a kit's slug as `brand` to generate_background to render on-brand without repeating hex colours.

### `generate_background` (~233 tokens)

Generate a background

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 a permanent, cacheable image URL you can use directly in <img>/CSS, plus an inline PNG preview. Call describe_background first to learn which shape options the structure honours.

Input parameters:

- `brand` (string): Slug of a saved brand kit (see list_brand_kits); its colours become the palette baseline.
- `format` (string): png (default) returns a viewable image; svg returns the vector source.
- `height` (integer)
- `palette` (object)
- `pngWidth` (integer): Raster width for PNG output/preview. Defaults to the render width, capped for inline previews.
- `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, required): Structure name, e.g. "wave".
- `width` (integer)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/app-creatica-backgrounds/api#diagnostics

## Score history

- 2026-09-25: 74
- 2026-09-24: 74
- 2026-09-23: 73
- 2026-09-22: 73
- 2026-09-21: 72
- 2026-09-20: 72
- 2026-09-19: 71
- 2026-09-18: 71
- 2026-09-17: 70
- 2026-09-16: 70
- 2026-09-15: 70
- 2026-09-14: 69
- 2026-09-13: 69
- 2026-09-12: 68
- 2026-09-11: 68
- 2026-09-10: 67
- 2026-09-09: 67
- 2026-09-08: 66
- 2026-09-07: 66
- 2026-09-06: 65

## Common questions

### 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 hosted endpoint (https://api.creatica.app/mcp).

### Is the app.creatica/backgrounds MCP server safe to use?

app.creatica/backgrounds scores 74 out of 100 on VerifyMCP. 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 6 tools: list_backgrounds, suggest_backgrounds, describe_background, list_palettes, list_brand_kits, generate_background. Their descriptions and schemas cost roughly 602 tokens of context every time the server is loaded.

### Does the app.creatica/backgrounds MCP server require authentication?

No. We connected to app.creatica/backgrounds without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### 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.

## Links

- Remote endpoint: https://api.creatica.app/mcp
- Website: https://creatica.app/
- Changelog RSS feed: https://verifymcp.io/servers/app-creatica-backgrounds/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/app-creatica-backgrounds/api.json
- HTML version of this page: https://verifymcp.io/servers/app-creatica-backgrounds/api
