4o-image MCP サーバー
4o-image APIと統合されたMCPサーバー実装により、LLMやその他のAIシステムが標準化されたプロトコルを介して画像を生成・編集できるようになります。シンプルなテキストプロンプトを使用して、高品質なアート、3Dキャラクター、カスタム画像を作成できます。
特徴
- テキストから画像への生成:AIでテキストの説明から画像を作成する
- 画像編集: テキストプロンプトを使用して既存の画像を変換する
- リアルタイムの進捗状況更新: 生成ステータスに関するフィードバックを取得
- ブラウザ統合: 生成された画像をデフォルトのブラウザで自動的に開きます
ツール
- 画像を生成する
- オプションの画像編集機能を使用して、テキストプロンプトに基づいて画像を生成
- 入力:
prompt
(文字列、必須): 希望する画像のテキスト説明imageBase64
(文字列、オプション): 編集またはスタイル転送用の Base64 エンコードされた画像
構成
APIキーの取得
- 4o-image.appでアカウントを登録する
- ユーザーダッシュボードからAPIキーを取得する
- サーバー実行時にAPIキーを環境変数として設定する
Claude Desktopでの使用
これをclaude_desktop_config.json
に追加します:
使用例
Claude でこの MCP サーバーを使用する例を次に示します。
クロードはMCPサーバーを使用して画像を生成します。画像はデフォルトのブラウザで自動的に開きます。また、クロードからの返信には画像への直接リンクも表示されます。
画像編集の場合は、ベースイメージを含めて、Claude にそれを変更するよう指示することができます。
ライセンス
このMCPサーバーはMITライセンスに基づいてライセンスされています。MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
mcp-4o-イメージジェネレータ
Related MCP Servers
- AsecurityAlicenseAqualityEnables the generation of images using Together AI's models through an MCP server, supporting customizable parameters such as model selection, image dimensions, and output directory.Last updated -14JavaScriptMIT License
- -securityAlicense-qualityAn MCP server for processing images using Florence-2.Last updated -21PythonMIT License
- -securityAlicense-qualityMCP Tool Server for Logo Generation. This server provides logo generation capabilities using FAL AI, with tools for image generation, background removal, and image scaling.Last updated -159PythonGPL 3.0
- AsecurityAlicenseAqualityMCP for Replicate Flux Model. Generating images by promptsLast updated -78628TypeScriptMIT License