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.
Author
MohamedAbdallah-14
Added
2026-04-25
Quick use
Install command
1 linesnpx -y prompt-to-assetClaude config
.claude/settings.json
8 lines{
"mcpServers": {
"prompt-to-asset": {
"command": "npx",
"args": ["-y", "prompt-to-asset"]
}
}
}Section
Overview
Expand
Section
Overview
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
Section
Usage
claude mcp add prompt-to-asset -- npx -y prompt-to-asset