Skip to main content
Glama

AWS Nova Canvas MCP Server

by yunwoong7
.gitignore580 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv venv/ ENV/ # IDE specific files .idea/ .vscode/ *.swp *.swo # Temp files *.tmp # Local development settings .env # Docker .devcontainer .aider* # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* # Node.js build output dist/ build/ out/ # Node.js environment .env.local .env.development.local .env.test.local .env.production.local # Node.js IDE .idea/ .vscode/ *.sublime-project *.sublime-workspace # Node.js logs logs/ *.log

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