Skip to main content
mcpSource-backedReview first Safety Privacy

Prompt-to-asset

MCP server that generates production-ready visual assets by routing requests across 30+ image generation models. Handles app icons, favicons, OG images, logos, and wordmarks. Validates output for WCAG contrast and palette consistency. Zero API key required for first run via Pollinations and Stable Horde free tiers.

HarnessClaude CodeCodexCursorClaude Desktop
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://github.com/MohamedAbdallah-14/prompt-to-asset#readme, https://github.com/MohamedAbdallah-14/prompt-to-asset
Safety notes
Review generated assets, licensing, and usage rights before publication, and avoid sending confidential brand or source material.
Privacy notes
Prompts, uploaded or reference images, brand specifications, and generated assets may be sent to external model providers.
Author
MohamedAbdallah-14
Submitted by
MohamedAbdallah-14
Reviewed by
JSONbored
Claim status
unclaimed
Last verified
2026-04-25

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

78

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

CLI install

Copy-ready — paste the snippet to get started.

Install command

Provided

Config snippet

Provided

Copy snippet

Provided

Prerequisites

None

Platforms

4 listed

Install type

CLI install

Adoption plan

Balanced adoption plan

Current risk score 16/100. Use staged verification before broader rollout.

Risk 16

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (5/6 signals complete).

Risk 15

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

5/6 steps complete with no blocking gaps for this preset.

Risk 14

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Safety & privacy surface

Safety & privacy surface

1 safety and 1 privacy notes across 2 risk areas. Review closely: network access.

2 areas
  • SafetyGeneralReview generated assets, licensing, and usage rights before publication, and avoid sending confidential brand or source material.
  • PrivacyNetwork accessPrompts, uploaded or reference images, brand specifications, and generated assets may be sent to external model providers.

Safety notes

  • Review generated assets, licensing, and usage rights before publication, and avoid sending confidential brand or source material.

Privacy notes

  • Prompts, uploaded or reference images, brand specifications, and generated assets may be sent to external model providers.

Schema details

Install type
cli
Troubleshooting
No
Source repository stats
Scope
Source repo
Full copyable content
claude mcp add prompt-to-asset -- npx -y prompt-to-asset

About this resource

Overview

Prompt-to-asset is an MCP server that turns text prompts into production-ready visual assets — app icons, favicons, OG images, logos, and wordmarks — by routing each request across 30+ image generation models and selecting suitable output. It validates results for WCAG contrast and palette consistency, so generated assets are usable rather than just decorative. No API key is required for the first run: it falls back to the Pollinations and Stable Horde free tiers.

Setup

Add it to Claude Code with one command:

claude mcp add prompt-to-asset -- npx -y prompt-to-asset

Or register it directly in your MCP client config:

{
  "mcpServers": {
    "prompt-to-asset": {
      "command": "npx",
      "args": ["-y", "prompt-to-asset"]
    }
  }
}

What it generates

  • App icons and favicons in standard sizes
  • Open Graph and social share images
  • Logos and wordmarks
  • Palette- and contrast-checked variants (WCAG)

Safety & privacy

Review generated assets, licensing, and usage rights before publishing, and avoid sending confidential brand or source material. Prompts, reference images, brand specifications, and generated assets may be sent to external model providers.

Source citations

Add this badge to your README

Show that Prompt-to-asset is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/mcp/prompt-to-asset.svg)](https://heyclau.de/entry/mcp/prompt-to-asset)

How it compares

Prompt-to-asset side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

3 trust signals differ across this comparison (Review status, Source provenance, Submitter).

Field

MCP server that generates production-ready visual assets by routing requests across 30+ image generation models. Handles app icons, favicons, OG images, logos, and wordmarks. Validates output for WCAG contrast and palette consistency. Zero API key required for first run via Pollinations and Stable Horde free tiers.

Open dossier

MCP server and CLI for AI image and video generation with gallery search, prompt enhancement, model listing, local preferences, ComfyUI workflows, MeiGen Cloud, and OpenAI-compatible provider support.

Open dossier

MCP server and Agent Skill from better-auth for searching, recommending, retrieving, batching, and syncing Iconify-powered SVG icons from 200,000+ icons across 150+ collections.

Open dossier

Source-install MCP server for controlling a local ComfyUI instance so Claude can generate, view, regenerate, manage, and publish image, audio, and video assets through workflow-backed tools.

Open dossier
Next steps
Trust
Review statusDiffersReviewedJSONbored · 2026-04-30ReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustPackage not verifiedPackage not verifiedPackage not verifiedPackage not verified
Source provenanceDiffersSubmission linkedImport PRSource-backedSource-backedSource-backed
SubmitterDiffersMohamedAbdallah-14oktofeesh1oktofeesh1
Install riskReview firstReview firstReview firstReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
BrandMeiGen AI Design MCP logoMeiGen AI Design MCP
Categorymcpmcpmcpmcp
Sourcesource-backedsource-backedsource-backedsource-backed
AuthorMohamedAbdallah-14MeiGenbetter-authJoe Norton
Added2026-04-252026-06-062026-06-182026-06-06
Platforms
Claude CodeCodexCursorClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Source repo
Safety notesReview generated assets, licensing, and usage rights before publication, and avoid sending confidential brand or source material.MeiGen can submit image and video generation jobs to external providers or a local ComfyUI backend. Image and video generation may spend credits, use paid APIs, or consume local GPU resources depending on the configured provider. Local reference images can be compressed and uploaded through the configured upload gateway before being sent to API providers. Video generation can take minutes, may time out at the MCP client, and should not be retried blindly because jobs or credits may already be in progress. ComfyUI workflow import and modification can run local workflows; review workflow JSON and custom nodes before use.Better Icons can write icons into a project file through `sync_icon`; review the target path, component name, framework, and diff before committing generated code. Icon output can include raw SVG, JSX/component usage, URLs, or generated project code. Review SVG attributes and generated code before use in production UI. Learned preferences and recent icons can influence future recommendations; clear preferences when switching projects or style systems. Batch retrieval can add many icons quickly. Keep requested sets bounded and avoid mixing unrelated icon styles in a shared design system.ComfyUI MCP Server can submit prompts and workflows to a local ComfyUI instance, create generated media, poll jobs, cancel jobs, and publish assets into project directories. Generated images, audio, and video can contain unsafe, infringing, biased, misleading, or policy-sensitive content depending on prompts, models, LoRAs, and workflows. Publishing tools can copy, compress, convert, overwrite, and update manifest entries for assets, so verify target filenames and directories before use. Custom workflows can expose arbitrary parameters and may run heavy GPU workloads or fail if nodes, models, or paths are missing. Keep the server bound to local trusted clients unless you have added appropriate authentication and network controls.
Privacy notesPrompts, uploaded or reference images, brand specifications, and generated assets may be sent to external model providers.API tokens, OpenAI-compatible credentials, provider base URLs, upload gateway URLs, ComfyUI URLs, preferences, recent generations, prompts, model IDs, and output paths can reveal private creative workflows. Uploaded reference images may become public URLs through the configured upload gateway before generation. Prompts, reference images, generated image URLs, generated video URLs, saved outputs, and favorite prompts can contain client work, brand plans, product images, personal likenesses, or unreleased campaigns. Keep secrets in MCP client environment configuration, review generated media before sharing, and remove local outputs when retention is no longer needed.Icon search queries, selected icon IDs, preferred collections, recent icons, target icon file paths, framework names, and generated SVG/component code may be visible to the MCP client and model provider. `sync_icon` can expose local project structure and icon-file conventions to the agent. Avoid sending private product names, unreleased feature labels, customer-specific UI terms, or proprietary design-system names in icon search prompts when that context is sensitive.Prompts, negative prompts, generated media, workflow parameters, model names, job IDs, asset metadata, and publish paths can appear in MCP responses, logs, and model transcripts. Generated assets may be stored in ComfyUI output folders, the MCP asset registry, project publish directories, or manifests. Do not feed private images, brand assets, customer materials, or regulated media into workflows unless the local model environment is approved for that data. Review model and workflow licenses before publishing or redistributing generated assets.
Prerequisites— none listed
  • Node.js 18 or newer.
  • MCP client that can launch a local Node stdio server.
  • Optional MeiGen API token, OpenAI-compatible API key, or local ComfyUI workflow configuration for generation tools.
  • Provider pricing, credits, model limits, and content policy reviewed before image or video generation.
  • Node.js 18 or newer for the `better-icons` npm package.
  • An MCP client such as Claude Code, Cursor, OpenCode, Windsurf, VS Code Copilot, Google Antigravity, or another stdio-capable MCP host.
  • Network access to Iconify icon data and package registry downloads.
  • For project sync, an approved target icons file and framework choice such as React, Vue, Svelte, Solid, or raw SVG.
  • A local ComfyUI installation with required models and workflows.
  • Python and the repository requirements installed from the source checkout.
  • The MCP server launched from the cloned repository or with paths adjusted for your client.
  • Approved prompts, source assets, model licenses, and publish locations for generated media.
Install
npx -y prompt-to-asset
Run `npx -y meigen` from an MCP client, or use the upstream plugin/init commands after reviewing provider credentials and generated-media costs.
claude mcp add better-icons -- npx -y better-icons
git clone https://github.com/joenorton/comfyui-mcp-server && cd comfyui-mcp-server && pip install -r requirements.txt
Config
{
  "mcpServers": {
    "prompt-to-asset": {
      "command": "npx",
      "args": ["-y", "prompt-to-asset"]
    }
  }
}
{
  "mcpServers": {
    "meigen": {
      "command": "npx",
      "args": ["-y", "meigen"],
      "env": {
        "MEIGEN_API_TOKEN": "{meigen-api-token}"
      }
    }
  }
}
{
  "mcpServers": {
    "better-icons": {
      "command": "npx",
      "args": ["-y", "better-icons"]
    }
  }
}
{
  "mcpServers": {
    "comfyui-mcp-server": {
      "command": "python",
      "args": ["server.py", "--stdio"],
      "env": {
        "COMFYUI_URL": "",
        "COMFY_MCP_WORKFLOW_DIR": "",
        "COMFYUI_OUTPUT_ROOT": "",
        "COMFY_MCP_ASSET_TTL_HOURS": "24"
      }
    }
  }
}
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.