OpenAI MCP
OpenAI MCP - Roo Code를 위한 DALL-E API 통합
이 프로젝트는 OpenAI의 DALL-E API에 연결하여 이미지 생성을 위한 MCP(Model Context Protocol) 서버를 제공하며, 사용 가능한 모든 옵션을 완벽하게 지원합니다. Roo Code 및 기타 MCP 호환 AI 어시스턴트와 함께 작동하도록 특별히 설계되었습니다.
개요
이 MCP 서버는 모든 DALL-E API 옵션을 포괄적으로 지원하는 DALL-E 이미지 생성 도구를 제공합니다. Roo Code와 같은 AI 비서가 모델 컨텍스트 프로토콜(MCP)을 통해 이미지를 생성할 수 있도록 지원하며, 생성 프로세스를 세밀하게 제어할 수 있습니다.
Related MCP server: OpenAI GPT Image MCP
프로젝트 구조
src/- MCP 서버의 소스 코드dalle.ts- 모든 옵션을 포함한 DALL-E API 통합 구현index.ts- DALL-E 도구와 입력 스키마가 포함된 메인 서버 파일install.ts- Roo Code 및 Claude Desktop용 설치 스크립트
build/- 컴파일된 JavaScript 파일dalle-test.html- 생성된 이미지와 문서의 사용 가능한 옵션을 표시하는 HTML 페이지test-dalle.js- 다양한 옵션의 예를 포함한 DALL-E API에 대한 직접 테스트 스크립트
Roo 코드 설정 지침
설치
패키지를 전역으로 설치합니다.
지엑스피1
Roo 코드를 구성하려면 설치 명령을 실행하세요.
openai-mcp installRoo Code 설정에서 OpenAI API 키를 설정하세요.
오픈 루 코드
설정으로 이동
MCP 서버 구성에 다음 환경 변수를 추가합니다.
"openai-mcp": { "env": { "OPENAI_API_KEY": "your-openai-api-key" } }
Roo 코드 재시작
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceAn 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.49
- AlicenseNot gradedqualityFmaintenanceAn MCP tool server that enables generating and editing images through OpenAI's image models, supporting text-to-image generation and advanced image editing (inpainting, outpainting) across various MCP-compatible clients.110MIT
- AlicenseDqualityFmaintenanceA Model Context Protocol server that enables generating and editing images using OpenAI's gpt-image-1 model, allowing AI assistants to create and modify images from text prompts.21,77518MIT
- AlicenseBqualityCmaintenanceA Model Context Protocol server that provides OpenAI's DALL-E 3 image generation capabilities, allowing LLMs to generate high-quality images through a standardized interface.1261MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
Generate AI images, video, music, and sound effects, and upscale them, from any MCP client.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jezweb/openai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server