Amazon Bedrock の Nova Canvas モデルを使用して画像を生成および編集できる MCP サーバー。
特徴
- テキストから画像へ
- 画像の修復
- イメージアウトペインティング
- 画像のバリエーション
- イメージ調整
- カラーガイド生成
- 背景除去
- 画像のサムネイルを表示
インストール
クロードデスクトップセットアップ
- リポジトリをクローンする
- Claudeデスクトップの設定
- Claude デスクトップ メニューから、 Claude > 設定をクリックします。
- ポップアップが表示されたら、左側のメニューから**「開発」**を選択し、 **「設定の編集」**ボタンをクリックします。
- 設定ファイルを含むフォルダが開きます。この設定ファイルの名前は次のとおりです。
claude_desktop_config.json
- 設定ファイル(Python バージョン)に次の内容を追加します。
- Pythonバージョン
✅ AWS_PROFILE のみが必須です。AWS_ACCESS_KEY_ID、AWS_SECRET_ACCESS_KEY、AWS_REGION、PORT などのその他の変数はオプションであり、AWS プロファイルが正しく設定されている場合は必要ありません。
⚙️セットアップが正常に完了すると、 Claude > 設定 > 開発タブに「nova-canvas」項目が追加されていることがわかります。⚠️重要: MCP設定はClaudeデスクトップアプリでのみ機能し、Claudeウェブブラウザバージョンでは機能しません。
- Pythonバージョン
画像の保存場所
デフォルトでは、生成または編集されたすべての画像は次のディレクトリに保存されます。
- macOS / Linux :
~/Desktop/aws-nova-canvas
- Windows :
C:\Users\YourUsername\Desktop\aws-nova-canvas
📁 画像の保存パスが指定されていない場合、アプリケーションは上記のフォルダーを自動的に作成して使用します。
使用例
制限事項
- プロンプトテキストは最大1024文字までサポートされます
- 画像生成では一度に最大3枚の画像が生成可能
- 画像のバリエーションには1~5枚の参照画像が必要です
- カラーガイドは1~10のカラーコードをサポートします
ライセンス
MITライセンス
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
Amazon Bedrock の Nova Canvas モデルを使用して画像を生成および編集できる MCP サーバー。テキストから画像への生成、インペインティング、アウトペインティング、画像バリエーション、背景の削除などの機能をサポートしています。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityProvides access to Amazon Bedrock's Nova Canvas model for AI image generation.Last updated -1221JavaScriptMIT License
AWS Nova Canvasofficial
AsecurityAlicenseAqualityProvides image generation capabilities using Amazon Nova Canvas through Amazon Bedrock, enabling the creation of visuals from text prompts and color palettes—perfect for mockups, diagrams, and UI design concepts.Last updated -25,125PythonApache 2.0- -securityAlicense-qualityAn 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.Last updated -55TypeScriptMIT License
Recraft AI MCP Serverofficial
AsecurityAlicenseAqualityAn MCP server that integrates with Recraft AI to enable generation and manipulation of high-quality raster and vector images through tools like image generation, editing, vectorization, background removal, and upscaling.Last updated -941221TypeScriptMIT License