Skip to main content

An MCP server that allows you to generate and edit images using the Nova Canvas model of Amazon Bedrock

Project description

AWS Nova Canvas MCP Server

An MCP server that allows you to generate and edit images using the Nova Canvas model of Amazon Bedrock.

Features

  • Text to Image
  • Image Inpainting
  • Image Outpainting
  • Image Variation
  • Image Conditioning
  • Color Guided Generation
  • Background Removal
  • Show Image Thumbnails

Installation

Claude Desktop Setup

  1. Clone the repository
git clone https://github.com/yunwoong/aws-nova-canvas-mcp.git
  1. Configure Claude Desktop
    • Click on Claude > Settings from the Claude Desktop menu.
    • When the popup appears, select Developer from the left menu, and click the Edit Settings button.
    • This will open a folder containing the settings file. The name of this settings file is:
    • claude_desktop_config.json
  1. Add the following content to the settings file (Python version):

    • python version

      "nova-canvas": {
        "command": "uv",
        "args": [
          "--directory",
          "Path to clone folder",
          "run",
          "server.py"
        ],
        "env": {
          "AWS_PROFILE": "YOUR_AWS_PROFILE"
        }
      }
      

      ✅ Only AWS_PROFILE is required. Other variables like AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION, and PORT are optional and not necessary if your AWS profile is set correctly.

      ​ ⚙️ If the setup is completed successfully, you can see that the "nova-canvas" item has been added in Claude > Settings > Developer tab. ⚠️ Important: MCP settings only work on the Claude desktop app, not the Claude web browser version

Image Save Location

By default, all generated or edited images will be saved in the following directory:

  • macOS / Linux: ~/Desktop/aws-nova-canvas
  • Windows: C:\Users\YourUsername\Desktop\aws-nova-canvas

📁 If no image save path is specified, the application will automatically create and use the folder above.

Usage Example

Limitations

  • Prompt text supports up to 1024 characters
  • Image generation allows up to 3 images at a time
  • Image variation requires 1-5 reference images
  • Color guide supports 1-10 color codes

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_nova_canvas_mcp-0.1.2.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_nova_canvas_mcp-0.1.2-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file aws_nova_canvas_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: aws_nova_canvas_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.11

File hashes

Hashes for aws_nova_canvas_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9a4dd36414e2c4ecb4868bfd8666621ab7bd51b2c86bdceb12d3896e4fcf9082
MD5 45295c60fc65c219ab0f3899da1eaaaa
BLAKE2b-256 20496ad04bfeb41d93a0ecd04c29f242c0ad84250d416aad6f419a8999888a0b

See more details on using hashes here.

File details

Details for the file aws_nova_canvas_mcp-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_nova_canvas_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4ce1383e35fda7f68ad45221075ed46b400fb22a31c653e5f47ddc4c4b289ce6
MD5 ea46632ebe4a00df948a6916cf902d3f
BLAKE2b-256 7c6caa9c7eaa4e5c12fd8ff9b766e0ccbd2d965b92c6fb3fbab2c85ccd5a1413

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page