prompt-to-asset
Rank #18,645io.github.MohamedAbdallah-14/prompt-to-asset
Generate app icons, favicons, OG images, and logos by routing across 30+ image models.
prompt-to-asset is a Model Context Protocol (MCP) server published by mohamedabdallah-14. It ranks #18,645 of 132,046 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. prompt-to-asset is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 20, 2026 and most recently updated on Apr 25, 2026.
Ranks ahead of 113,401 of 132,046 servers on MCP Toplist.
Use prompt-to-asset
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prompt-to-asset -- npx -y prompt-to-asset[mcp_servers.prompt-to-asset]
command = "npx"
args = ["-y", "prompt-to-asset"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"prompt-to-asset": {
"command": "npx",
"args": [
"-y",
"prompt-to-asset"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"prompt-to-asset": {
"command": "npx",
"args": [
"-y",
"prompt-to-asset"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"prompt-to-asset": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"prompt-to-asset"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"prompt-to-asset": {
"command": "npx",
"args": [
"-y",
"prompt-to-asset"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"prompt-to-asset": {
"command": "npx",
"args": [
"-y",
"prompt-to-asset"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MohamedAbdallah-14%2Fprompt-to-asset)<a href="https://mcptoplist.com/server/io.github.MohamedAbdallah-14%2Fprompt-to-asset"><img src="https://mcptoplist.com/badge/io.github.MohamedAbdallah-14%2Fprompt-to-asset.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mohamedabdallah-14
Available versions (1)
| Version | Published |
|---|---|
| 0.4.2 | Apr 25, 2026 |
Frequently asked questions
- Who maintains prompt-to-asset?
- prompt-to-asset is maintained by mohamedabdallah-14, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is prompt-to-asset listed on the Official MCP Registry?
- Yes — prompt-to-asset is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does prompt-to-asset have?
- MCP Toplist tracks 1 version of prompt-to-asset, most recently published on Apr 25, 2026.
- Where can I find the source code for prompt-to-asset?
- The source code for prompt-to-asset is hosted at github.com/mohamedabdallah-14/prompt-to-asset.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.