Skip to main content
Glama

AWS Nova Canvas MCP Server

by yunwoong7

background_removal

Remove image backgrounds automatically to isolate subjects. Input an image path and receive a cleaned image file, enhancing focus on the main content for editing or design purposes.

Instructions

Remove the background of an image automatically. Args: image_path: File path of the original image ctx: MCP context Returns: Dict: Dictionary containing the file path of the image with the background removed

Input Schema

NameRequiredDescriptionDefault
image_pathYes

Input Schema (JSON Schema)

{ "properties": { "image_path": { "title": "Image Path", "type": "string" } }, "required": [ "image_path" ], "title": "background_removalArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Nova Canvas MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yunwoong7/aws-nova-canvas-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server