gen-image-mcp
Local MCP for OpenAI-compatible and Gemini image generation, editing, and automatic model fallback
本地 MCP,用于 OpenAI 兼容和 Gemini 图像生成、编辑及自动模型回退
How to install
npx -y gen-image-mcp git clone https://github.com/yuluo688/gen-image-mcp ~/.claude/skills/gen-image-mcp About
gen-image MCP 中文 | English 面向 AI 编程 Agent 的本地图片工作流 MCP。通过用户自选的 OpenAI 兼容或 Gemini 图像接口生成、编辑图片,直接保存到项目目录。 GitHub 项目:yuluo688/gen-image-mcp | 已登记 官方 MCP Registry 为什么使用它 **直接写入本地项目**:生成或编辑的图片保存到调用 MCP 的机器,可立即被代码仓库引用。 **使用自己的上游服务**:自行配置 API 地址、Key 和模型,不依赖本服务托管模型。 **失败自动恢复**:可按配置顺序重试容量或限流错误,并切换到后续模型。 **覆盖完整图片流程**:支持文生图、本地参考图生成和图片编辑,并返回预览与资源链接。 使用前准备 安装 Node.js,建议使用 Node.js 24 LTS;服务最低要求为 20。 准备支持对应图像接口的服务地址、API Key 和模型名称。 使用支持 stdio 的 MCP 客户端。 本服务没有内置地址、Key 或模型。缺少必填配置会拒绝启动,也不会自动读取 .env 文件。 通过 npx 使用 包名:gen-image-mcp。 用户无需克隆源码、手动安装项目依赖或编译。npx 会自动下载并缓存 npm 包,再在本机启动服务;它不是远程托管服务。 在 MCP 客户端中添加一个 stdio 服务…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-20
Basic safety check
- Findings
- None
- Sources
- curated:punkpeye/awesome-mcp-servers
- Topics
- claude-code, cursor, gemini, image-editing, image-generation, mcp, model-context-protocol, openai-images
Related plugins
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
get-shit-done
gsd-build/get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.