Cover image
Try Now
2025-04-04

MCP server for generating and editing images using AWS Bedrock’s Nova Canvas model

3 years

Works with Finder

1

Github Watches

2

Github Forks

2

Github Stars

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

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

  • HiveNexus
  • An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。

  • ravitemer
  • A powerful Neovim plugin for managing MCP (Model Context Protocol) servers

  • patruff
  • Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools

    Reviews

    1 (1)
    Avatar
    user_MOuvRDsv
    2025-04-16

    As a dedicated user of MCP applications, I am highly impressed with the Custom-Documentation_fetcher-server by MaitreyaM. This tool has streamlined my documentation retrieval process immensely. The efficiency and intuitive design make it a must-have for any developer's toolkit. Highly recommend checking it out at https://mcp.so/server/Custom-MCP-server/MaitreyaM.