MCP Servers2026-04-25

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.

mcpimage-generationdesign-toolsvisual-assetsiconsfaviconsog-images
Raycastdocssourcereviewed
External sourceInstall pathCopy-readyAttributed

Author

MohamedAbdallah-14

Added

2026-04-25

Quick use

Install command

1 lines
npx -y prompt-to-asset

Claude config

.claude/settings.json

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

Section

Overview

Expand

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.

Section

Usage

Expand

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