Prompt To Asset MCP Server

prompt to asset Free image generation for developers, from the CLI or your AI assistant. It runs locally over stdio via the published package.

People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-12 · ★ 18 · #55 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Prompt To Asset

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package prompt-to-asset - unscoped; check the name against the project README before installing

registry namespace io.github.MohamedAbdallah-14 is GitHub-verified and matches the repo owner

03 · What Prompt To Asset can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.1 · 2026-04-26

Summary · Repositions Prompt-to-Asset around free-first CLI image generation for developers. · Corrects provider contracts for OpenAI edits, Google Imagen, Freepik remove-background, Pixazo Flux Schnell, and NVIDIA NIM…

v0.4.5 · 2026-04-21

Second Windows-hotfix release. Finishes the path-separator cleanup started in 0.4.4. · Fixed · cachePath windows test: the last hard-coded ab/abcd.../preview.png forward-slash assertion in core-logic.test.ts has been…

v0.4.4 · 2026-04-21

Hotfix release fixing Windows-only test failures from v0.4.3. · Fixed · Windows path-separator tests: core-logic.test.ts and init-brand.test.ts now build expected paths with path.join / path.sep instead of hard-coded…

04 · Who maintains Prompt To Asset

prompt-to-asset is maintained by mohamedabdallah-14. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
media - ranked #55 of 155 actively-maintained media servers as of 2026-08-25.
registry
io.github.MohamedAbdallah-14/prompt-to-asset (active, first published 2026-04-25)
packages
npm:prompt-to-asset

06 · Prompt To Asset FAQ

What is Prompt To Asset?

prompt to asset Free image generation for developers, from the CLI or your AI assistant. It runs locally over stdio via the published package.

Is Prompt To Asset still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-12. We re-verify nightly.

How do I install Prompt To Asset?

Run `npx -y prompt-to-asset`. You can also paste the ready-made client config above.

Does Prompt To Asset run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Prompt To Asset

More media MCP servers · Logic Pro MCP · Imagine MCP · Video Transcriber · Noisy Coding

More TypeScript MCP servers · Madar · Moira · Molecare MCP · Molpha MCP · Monday Com · see all