prompt-to-asset (MohamedAbdallah-14/prompt-to-asset) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 25 tools. No publisher has claimed this listing.

C
Emerging
74/100

prompt-to-asset

Routes one brief to the right image model across 60+ (gpt-image-1.5, Ideogram 3, Recraft V4, Flux), validates the output, and fans out to iOS/Android/PWA/favicon/visionOS/Flutter bundles. Works without an API key via Pollinations, HF Inference, Stable Horde, or host-LLM inline SVG.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

MohamedAbdallah-14

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
3 flows detected: PROMPT_TO_BUNDLE_MODAL_LORA_TRAIN_TOKEN, PROMPT_TO_BUNDLE_MODAL_COMFYUI_TOKEN, HORDE_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 25 credentials: BFL_API_KEY, CLOUDFLARE_API_TOKEN, FAL_API_KEY, FAL_KEY, FREEPIK_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, HF_TOKEN, HORDE_API_KEY, HUGGINGFACE_API_KEY, IDEOGRAM_API_KEY, LEONARDO_API_KEY, NIM_API_KEY, NVIDIA_API_KEY, OPENAI_API_KEY, PIXAZO_API_KEY, PIXAZO_SUBSCRIPTION_KEY, POLLINATIONS_TOKEN, PROMPT_TO_BUNDLE_MODAL_COMFYUI_TOKEN, PROMPT_TO_BUNDLE_MODAL_LORA_TRAIN_TOKEN, RECRAFT_API_KEY, REPLICATE_API_KEY, REPLICATE_API_TOKEN, STABILITY_API_KEY, TOGETHER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretBFL_API_KEY
configCLOUDFLARE_ACCOUNT_ID
🔐 secretCLOUDFLARE_API_TOKEN
🔐 secretFAL_API_KEY
🔐 secretFAL_KEY
🔐 secretFREEPIK_API_KEY
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY
🔐 secretHF_TOKEN
🔐 secretHORDE_API_KEY
configHORDE_DISABLED
🔐 secretHUGGINGFACE_API_KEY
🔐 secretIDEOGRAM_API_KEY
🔐 secretLEONARDO_API_KEY
🔐 secretNIM_API_KEY
🔐 secretNVIDIA_API_KEY
🔐 secretOPENAI_API_KEY
configP2A_ALLOWED_PATHS
configP2A_DATA_VERBOSE
configP2A_DISABLE_TMPDIR_ACCESS
configP2A_MAX_SPEND_USD_PER_RUNCost guardrail. Set =5.00 to cap any single tool call. Pre-flight estimate refuses to call if over. Free-tier routes are always $0.
🔐 secretPIXAZO_API_KEY
🔐 secretPIXAZO_SUBSCRIPTION_KEY
configPOLLINATIONS_DISABLED
🔐 secretPOLLINATIONS_TOKEN
configPROMPT_TO_ASSET_SECRETS_PATH
configPROMPT_TO_BUNDLE_CACHE_DIR
configPROMPT_TO_BUNDLE_DRY_RUN
configPROMPT_TO_BUNDLE_HTTP_PORT
🔐 secretPROMPT_TO_BUNDLE_MODAL_COMFYUI_TOKEN
configPROMPT_TO_BUNDLE_MODAL_COMFYUI_URL
🔐 secretPROMPT_TO_BUNDLE_MODAL_LORA_TRAIN_TOKEN
configPROMPT_TO_BUNDLE_MODAL_LORA_TRAIN_URLasset_train_brand_lora Wrap a user-owned LoRA training endpoint (). Path-guarded; validates inputs.
configPROMPT_TO_BUNDLE_OG_FONT
configPROMPT_TO_BUNDLE_OUTPUT_DIR
configPROMPT_TO_BUNDLE_RECRAFT_VECTORIZE_URL
configPROMPT_TO_BUNDLE_RMBG_URL
configPROMPT_TO_BUNDLE_TRANSPORT
configPROMPT_TO_BUNDLE_UPSCALER_URL
configPROMPT_TO_BUNDLE_VLM_URLasset_validate Tier-0 (dims, alpha, checkerboard FFT, safe-zone bbox, ΔE2000 palette, WCAG contrast, OCR Levenshtein). Tier-2 VLM-as-judge via .
configPROMPT_TO_BUNDLE_VQA_URL
🔐 secretRECRAFT_API_KEY
🔐 secretREPLICATE_API_KEY
🔐 secretREPLICATE_API_TOKEN
🔐 secretSTABILITY_API_KEY
🔐 secretTOGETHER_API_KEY
configXDG_CONFIG_HOME
// quality suggestions

All four hints declared on every tool

25/25 tools missing one or more hints — asset_capabilities (missing: destructiveHint); asset_enhance_prompt (missing: destructiveHint); asset_generate_logo (missing: readOnlyHint, destructiveHint, idempotentHint), +22 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

Only 0/25 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mohamedabdallah-14/prompt-to-asset)](https://m8ven.ai/mcp/mohamedabdallah-14/prompt-to-asset)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 1e66880c2a2a34f35bf9bc55ad64194f8185109f
code hash: 001cec8f0245cdc7ef057ff65a3bc9c42a38be34856076dd241d6c8f138fe74b
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client