-
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) 도구 서버입니다.
지엑스피1
Claude Desktop 또는 VSCode(Cursor/Windsurf 포함) 구성에 추가:
create-image
의 경우 n
설정하면 최대 10개의 이미지를 한 번에 생성할 수 있습니다.edit-image
의 경우, 편집 내용을 적용할 위치를 제어하기 위해 마스크 이미지(파일 경로 또는 base64)를 제공합니다.src/index.ts
참조하세요.src/index.ts
yarn build
node dist/index.js
MIT
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