-
securityF
license-
qualityAn MCP server that allows users to generate, edit, and create variations of images through OpenAI's DALL-E API, supporting both DALL-E 2 and DALL-E 3 models.
Last updated -
2
TypeScript
OpenAI 的 GPT-4o/gpt-image-1 图像生成和编辑 API 的模型上下文协议 (MCP) 工具服务器。
添加到 Claude Desktop 或 VSCode(包括 Cursor/Windsurf)配置:
create-image
,设置n
以一次生成最多 10 张图像。edit-image
,提供一个遮罩图像(文件路径或 base64)来控制编辑的应用位置。src/index.ts
了解所有选项。src/index.ts
yarn build
node dist/index.js
麻省理工学院
OPENAI_API_KEY
有效并且具有图像 API 访问权限。result exceeds maximum length of 1048576
类的错误。file_output
路径,图像将以唯一的文件名保存到/tmp
(或MCP_HF_WORK_DIR
环境变量设置的目录)。MCP_HF_WORK_DIR
:设置此项以控制大图像和文件输出的保存位置。例如: export MCP_HF_WORK_DIR=/your/desired/dir
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
一个 MCP 工具服务器,可通过 OpenAI 的图像模型生成和编辑图像,支持跨各种 MCP 兼容客户端的文本到图像生成和高级图像编辑(修复、去除)。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SureScaleAI/openai-gpt-image-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server