Cloud InfrastructureAuto-generated
AWS Well-Architected Tool MCP Server
<fullname>Well-Architected Tool</fullname> <p>This is the <i>Well-Architected Tool API Reference</i>. The WA Tool API provides programmatic access to the <a href="http://aws.amazon.com/well-architected-tool">Well-Architected Tool</a> in the <a href="https://console.aws.amazon.com/wellarchitected">Am
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-wellarchitected
Environment Variables
AWS_WELL_ARCHITECTED_TOOL_API_KEYExample: your_aws_well_architected_tool_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-wellarchitected": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-wellarchitected"],
"env": {
"AWS_WELL_ARCHITECTED_TOOL_API_KEY": "your_aws_well_architected_tool_api_key"
}
}
}
}Endpoints
PATCH
/workloads/{WorkloadId}/associateLensesAssociateLenses
GET
/lenses/{LensAlias}/sharesListLensShares
POST
/lenses/{LensAlias}/sharesCreateLensShare
POST
/lenses/{LensAlias}/versionsCreateLensVersion
POST
/workloads/{WorkloadId}/milestonesCreateMilestone
POST
/workloadsCreateWorkload
GET
/workloads/{WorkloadId}/sharesListWorkloadShares
POST
/workloads/{WorkloadId}/sharesCreateWorkloadShare
DELETE
/lenses/{LensAlias}#ClientRequestToken&LensStatusDeleteLens
DELETE
/lenses/{LensAlias}/shares/{ShareId}#ClientRequestTokenDeleteLensShare