OpenAI MCP
OpenAI MCP - Roo Code 向け DALL-E API 統合
このプロジェクトは、OpenAIのDALL-E APIに接続して画像生成を行うためのモデルコンテキストプロトコル(MCP)サーバーを提供します。利用可能なすべてのオプションを完全にサポートしています。Roo Codeやその他のMCP対応AIアシスタントと連携するように特別に設計されています。
概要
このMCPサーバーは、DALL-E画像生成ツールを提供し、あらゆるDALL-E APIオプションを包括的にサポートします。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 Codeのセットアップ手順
インストール
パッケージをグローバルにインストールします。
npm install -g openai-mcpセットアップ コマンドを実行して Roo Code を構成します。
openai-mcp installRoo Code 設定で OpenAI API キーを設定します。
オープンルーコード
設定に移動
MCP サーバー構成に次の環境変数を追加します。
"openai-mcp": { "env": { "OPENAI_API_KEY": "your-openai-api-key" } }
Roo Codeを再起動する
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