loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

gemini-image-mcp

MCP Tool

JimothySnicket/gemini-image-mcp

MCP server for Google Gemini image generation, editing, and processing

Install

$ npx loaditout add JimothySnicket/gemini-image-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "gemini-image-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gemini-image-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

gemini-image-mcp

MCP server for Google Gemini image generation, editing, and processing. Two tools, no bloat.

Built on Gemini's native image generation API (generateContent), not the deprecated Imagen API. If you're migrating from Imagen (shutting down June 2026), this is what you move to — multi-turn editing, reference images, and all the features Imagen didn't have.

Install
npm install -g @jimothy-snicket/gemini-image-mcp

Or use directly with npx:

npx -y @jimothy-snicket/gemini-image-mcp

Claude Code (one command):

claude mcp add gemini-image -- npx -y @jimothy-snicket/gemini-image-mcp

Requires a GEMINI_API_KEY environment variable — see Setup for details.

Set up a config file (optional):

npx @jimothy-snicket/gemini-image-mcp --init

Creates ~/.gemini-image-mcp.json with commented defaults. For project-specific overrides:

npx @jimothy-snicket/gemini-image-mcp --init --local
Features
generate_image — AI-powered
  • Text-to-image — describe what you want, get an image
  • Image editing — provide reference images and an editing instruction
  • Multi-turn sessions — iteratively refine images with conversation history
  • Multi-image input — up to 14 reference images on gemini-3-pro
  • Cost reporting — every response includes token counts, estimated USD cost, and session totals
  • Rate limiting — configurable per-hour caps on requests and cost to prevent runaway agents
  • Auto model discovery — detects available image models from your API key at startup
  • Seed — reproducible generation with integer seeds
  • Google Search grounding — real-world accuracy on gemini-3.1-flash
process_image — Local (free, no API calls)
  • Crop — pixel-exact, aspect ratio (center), or focal point (attention/entropy)
  • Resize — to width, height, or both (maintains aspect ratio)
  • Background removal — threshold-based (white backgrounds) or chroma

Tags

aiclaude-codegeminigoogleimage-generationmcpmcp-server

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated16 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/2/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/JimothySnicket/gemini-image-mcp)](https://loaditout.ai/skills/JimothySnicket/gemini-image-mcp)