awslabs.nova-canvas-mcp-server 0.1.31004__py3-none-any.whl → 0.1.62303__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: awslabs.nova-canvas-mcp-server
3
- Version: 0.1.31004
3
+ Version: 0.1.62303
4
4
  Summary: An AWS Labs Model Context Protocol (MCP) server for Amazon Nova Canvas
5
5
  Requires-Python: >=3.10
6
6
  Requires-Dist: boto3>=1.37.24
@@ -11,22 +11,32 @@ Description-Content-Type: text/markdown
11
11
 
12
12
  # Amazon Nova Canvas MCP Server
13
13
 
14
+ [![smithery badge](https://smithery.ai/badge/@awslabs/nova-canvas-mcp-server)](https://smithery.ai/server/@awslabs/nova-canvas-mcp-server)
15
+
14
16
  MCP server for generating images using Amazon Nova Canvas
15
17
 
16
18
  ## Features
17
19
 
18
- - **Text-based image generation** - Create images from text prompts with `generate_image`
19
- - Customizable dimensions (320-4096px), quality options, and negative prompting
20
- - Supports multiple image generation (1-5) in single request
21
- - Adjustable parameters like cfg_scale (1.1-10.0) and seeded generation
20
+ ### Text-based image generation
21
+
22
+ - Create images from text prompts with `generate_image`
23
+ - Customizable dimensions (320-4096px), quality options, and negative prompting
24
+ - Supports multiple image generation (1-5) in single request
25
+ - Adjustable parameters like cfg_scale (1.1-10.0) and seeded generation
26
+
27
+ ### Color-guided image generation
28
+
29
+ - Generate images with specific color palettes using `generate_image_with_colors`
30
+ - Define up to 10 hex color values to influence the image style and mood
31
+ - Same customization options as text-based generation
32
+
33
+ ### Workspace integration
22
34
 
23
- - **Color-guided image generation** - Generate images with specific color palettes using `generate_image_with_colors`
24
- - Define up to 10 hex color values to influence the image style and mood
25
- - Same customization options as text-based generation
35
+ - Images saved to user-specified workspace directories with automatic folder creation
26
36
 
27
- - **Workspace integration** - Images saved to user-specified workspace directories with automatic folder creation
37
+ ### AWS authentication
28
38
 
29
- - **AWS authentication** - Uses AWS profiles for secure access to Amazon Nova Canvas services
39
+ - Uses AWS profiles for secure access to Amazon Nova Canvas services
30
40
 
31
41
  ## Prerequisites
32
42
 
@@ -59,6 +69,14 @@ Here are some ways you can work with MCP across AWS, and we'll be adding support
59
69
  }
60
70
  ```
61
71
 
72
+ ### Installing via Smithery
73
+
74
+ To install Amazon Nova Canvas MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@awslabs/nova-canvas-mcp-server):
75
+
76
+ ```bash
77
+ npx -y @smithery/cli install @awslabs/nova-canvas-mcp-server --client claude
78
+ ```
79
+
62
80
  ### AWS Authentication
63
81
 
64
82
  The MCP server uses the AWS profile specified in the `AWS_PROFILE` environment variable. If not provided, it defaults to the "default" profile in your AWS configuration file.
@@ -4,7 +4,7 @@ awslabs/nova_canvas_mcp_server/consts.py,sha256=1qnIsWXKsg7R8JpWalgns0vPmBAHu6f9
4
4
  awslabs/nova_canvas_mcp_server/models.py,sha256=tYJeeTKhU_6OJxKJBvKyAzgC46-Dexx_o5up539jqi4,9935
5
5
  awslabs/nova_canvas_mcp_server/novacanvas.py,sha256=ltHqnH5slEfq52jF69xE59pam1pEXmIRaGYnWFtfC04,15017
6
6
  awslabs/nova_canvas_mcp_server/server.py,sha256=Tdar_AviuKRoBTlWvSEdIMdlz2xuKTxtQMH7y8_OxKA,12326
7
- awslabs_nova_canvas_mcp_server-0.1.31004.dist-info/METADATA,sha256=ffG9LiNQ-eUWnr0fBCoUHNV8Dtkim_gWvM368BPuGv4,2932
8
- awslabs_nova_canvas_mcp_server-0.1.31004.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
- awslabs_nova_canvas_mcp_server-0.1.31004.dist-info/entry_points.txt,sha256=v8V4vn8YuugOSL7w_sUxz-M0EDZNZU2_ydJZDd31pGI,94
10
- awslabs_nova_canvas_mcp_server-0.1.31004.dist-info/RECORD,,
7
+ awslabs_nova_canvas_mcp_server-0.1.62303.dist-info/METADATA,sha256=k8E6a0HgSzk-HgSNIr2yW_M5FDIQAI1jAQsaNv8pq2c,3328
8
+ awslabs_nova_canvas_mcp_server-0.1.62303.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
+ awslabs_nova_canvas_mcp_server-0.1.62303.dist-info/entry_points.txt,sha256=v8V4vn8YuugOSL7w_sUxz-M0EDZNZU2_ydJZDd31pGI,94
10
+ awslabs_nova_canvas_mcp_server-0.1.62303.dist-info/RECORD,,