MCP Directory
Back

mcp-image

by shinpr · TypeScript · ★ 105

MCP server for AI image generation and editing with automatic prompt optimization and quality presets (fast/balanced/quality). Powered by Gemini (Nano Banana 2 & Pro).

#agent-skills#ai-tools#claude-code#codex#cursor#gemini#generative-ai#image-editing#image-generation#mcp#mcp-server#model-context-protocol#prompt-optimization#skills

Install

npx -y github:shinpr/mcp-image

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-image": {
      "command": "npx",
      "args": [
        "-y",
        "github:shinpr/mcp-image"
      ]
    }
  }
}

From the README

> AI image generation and editing MCP server for Cursor, Claude Code, Codex, and any MCP-compatible tool — powered by Nano Banana 2 and Nano Banana Pro (Google Gemini). [](https://www.npmjs.com/package/mcp-image) [](https://www.npmjs.com/package/mcp-image) [](https://opensource.org/licenses/MIT) An MCP server that turns simple text prompts into high-quality images. Unlike a simple API wrapper, this server automatically enhances your prompt and configures sensible defaults for generation — you don't need to learn prompt engineering or tune settings. Just describe what you want. Your AI assis…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers