Skip to main content
Glama

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. 패키지를 전역으로 설치합니다.

    지엑스피1

  2. Roo 코드를 구성하려면 설치 명령을 실행하세요.

    openai-mcp install
  3. Roo Code 설정에서 OpenAI API 키를 설정하세요.

    • 오픈 루 코드

    • 설정으로 이동

    • MCP 서버 구성에 다음 환경 변수를 추가합니다.

      "openai-mcp": {
        "env": {
          "OPENAI_API_KEY": "your-openai-api-key"
        }
      }
  4. Roo 코드 재시작

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Appeared in Searches

Latest Blog Posts

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