Generating AWS Architecture Diagrams with Kiro CLI and Agent Skills
While trying to follow the official AWS tutorial “Build AWS architecture diagrams using Amazon Q CLI and MCP” to generate architecture diagrams for my projects, I hit a wall: the MCP server awslabs.aws-diagram-mcp-server has been discontinued. All versions were yanked from PyPI. The functionality migrated to the Agent Skills system in the deploy-on-aws plugin from awslabs/agent-plugins. In this post, I share the updated path to configure everything and generate professional diagrams in .drawio format. ...