DirectoryMcp Image
automation

Mcp Image

by shinpr

33
Health
stale
55
Popularity

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).

80stars
13forks
TypeScript
MIT
Updated March 11, 2026
#agent-skills#ai-tools#claude-code#codex#cursor#gemini#generative-ai#image-editing#image-generation#mcp#mcp-server#model-context-protocol#prompt-optimization#skills

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "mcp-image": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-image"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
Solo project

Server Info

Categoryautomation
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory