Loomal

mcp-image

MCP server by github.com/shinpr/mcp-image

AI image generation and editing with prompt optimization and quality presets

117 starsnpm: mcp-image

About mcp-image

mcp-image is an MCP (Model Context Protocol) server published by shinpr in the official MCP registry. AI image generation and editing with prompt optimization and quality presets

It ships as an npm package (mcp-image), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shinpr/mcp-image, where the project has earned 117 GitHub stars.

Use mcp-image with your agent

Claude Code · one command
claude mcp add mcp-image -- npx -y mcp-image
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-image": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-image"
      ]
    }
  }
}
npmmcp-image

Frequently asked questions

What is mcp-image?
mcp-image is an MCP (Model Context Protocol) server by shinpr. AI image generation and editing with prompt optimization and quality presets
How do I connect mcp-image to Claude, Cursor, or another MCP client?
Install mcp-image from its npm package (mcp-image) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-image open source?
Yes — the source code is public at github.com/shinpr/mcp-image, with 117 GitHub stars.
Can AI agents pay to use mcp-image?
Not yet through Loomal — mcp-image is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-image? Claim this listing free by verifying GitHub ownership, or contact us.