aws-architecture-diagram

Installation
SKILL.md

AWS Architecture Diagram

MCP Server

  • Command: uvx awslabs.aws-diagram-mcp-server@latest (stdio transport)
  • Requires: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION (or AWS_PROFILE)
  • Dependency: Requires graphviz installed on the system (apt install graphviz or brew install graphviz)

Key Capabilities

  • Auto-discovery: Scan AWS account and render infrastructure as a diagram
  • Network topology: VPCs, subnets, route tables, IGW, NAT GW, TGW connections
  • Service mapping: EC2, ELB, RDS, Lambda placed in their VPC/subnet context
  • Multiple formats: PNG, SVG, PDF output
  • Filtered views: Scope diagram to specific VPCs, services, or tags

Workflow: Network Architecture Diagram

When a user asks "draw our AWS network" or "show me the architecture":

Related skills

More from automateyournetwork/netclaw

Installs
20
GitHub Stars
489
First Seen
Mar 6, 2026