Skip to main content
Glama

AWS Nova Canvas MCP Server

by yunwoong7
pyproject.toml418 B
[project] name = "aws-nova-canvas-mcp" version = "0.1.6" description = "An MCP server that allows you to generate and edit images using the Nova Canvas model of Amazon Bedrock" readme = "README.md" requires-python = ">=3.12" dependencies = [ "boto3>=1.37.23", "mcp[cli]>=1.6.0", "python-dotenv>=1.1.0", "requests>=2.32.3", ] [project.scripts] aws-nova-canvas-mcp = "aws_nova_canvas_mcp.server:main"

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