mcp-4o-Image-Generator

by Antipas
Verified

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.

Integrations

  • Runs as a Node.js application, as indicated by the Node.js version compatibility badge.

  • Available as an npm package that can be installed and executed using npx.

  • Uses Shields.io for displaying version and compatibility badges in the README.

4o-image MCP サーバー

4o-image APIと統合されたMCPサーバー実装により、LLMやその他のAIシステムが標準化されたプロトコルを介して画像を生成・編集できるようになります。シンプルなテキストプロンプトを使用して、高品質なアート、3Dキャラクター、カスタム画像を作成できます。

特徴

  • テキストから画像への生成:AIでテキストの説明から画像を作成する
  • 画像編集: テキストプロンプトを使用して既存の画像を変換する
  • リアルタイムの進捗状況更新: 生成ステータスに関するフィードバックを取得
  • ブラウザ統合: 生成された画像をデフォルトのブラウザで自動的に開きます

ツール

  • 画像を生成する
    • オプションの画像編集機能を使用して、テキストプロンプトに基づいて画像を生成
    • 入力:
      • prompt (文字列、必須): 希望する画像のテキスト説明
      • imageBase64 (文字列、オプション): 編集またはスタイル転送用の Base64 エンコードされた画像

構成

APIキーの取得

  1. 4o-image.appでアカウントを登録する
  2. ユーザーダッシュボードからAPIキーを取得する
  3. サーバー実行時にAPIキーを環境変数として設定する

Claude Desktopでの使用

これをclaude_desktop_config.jsonに追加します:

{ "mcpServers": { "4o-image": { "command": "npx", "args": [ "-y", "4oimage-mcp" ], "env": { "API_KEY": "YOUR_API_KEY_HERE" } } } }

使用例

Claude でこの MCP サーバーを使用する例を次に示します。

Generate an image of a dog running on the beach at sunset

クロードはMCPサーバーを使用して画像を生成します。画像はデフォルトのブラウザで自動的に開きます。また、クロードからの返信には画像への直接リンクも表示されます。

画像編集の場合は、ベースイメージを含めて、Claude にそれを変更するよう指示することができます。

Edit this image to make the sky more dramatic with storm clouds

ライセンス

このMCPサーバーはMITライセンスに基づいてライセンスされています。MITライセンスの条件に従って、ソフトウェアを自由に使用、改変、配布することができます。

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

mcp-4o-イメージジェネレータ

  1. Features
    1. Tools
      1. Configuration
        1. Getting an API Key
        2. Usage with Claude Desktop
      2. Example Usage
        1. License
          ID: 39hq8xne2v