MohamedAbdallah-14/prompt-to-asset
🔌 MCP ServerMohamedAbdallah-14
An MCP server that generates app icons, logos, and assets by routing prompts across 30+ image generation models.
The prompt-to-asset MCP server acts as a powerful bridge between LLMs and generative image models, specifically tailored for UI/UX and branding assets. By abstracting the complexity of model selection, it routes user prompts to a diverse ecosystem of 30+ image generation engines. A standout feature is its ability to operate without personal API keys, utilizing free or accessible tiers from platforms like Cloudflare Workers AI, NVIDIA NIM, HuggingFace, and Stable Horde.
Beyond simple generation, the server incorporates a robust validation pipeline. It automatically checks for accessibility standards such as contrast ratios, verifies OCR text accuracy within the generated images, and ensures color palette consistency. This makes it an ideal tool for developers looking to automate the creation of favicons, OG images, and logos directly within their development workflow. With three distinct modes—inline SVG for lightweight graphics, external prompt-only for complex generation, and full API integration—it provides high flexibility for various project requirements.
💡Highlights
- ├─Routes prompts to 30+ image models
- ├─No API key required for core usage
- └─Automated contrast and OCR validation
🎯For
- ├─Frontend Developers
- ├─AI Engineers
- └─UI/UX Designers