-
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.
OpenAI の画像モデルを通じて画像の生成と編集を可能にし、さまざまな MCP 互換クライアント間でのテキストから画像への生成と高度な画像編集 (インペインティング、アウトペインティング) をサポートする 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