AWS Well-Architected Tool MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-wellarchitected.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-wellarchitected.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-wellarchitected.jsonEnvironment Variables
AWS_WELL_ARCHITECTED_TOOL_API_KEYReplace your_aws_well_architected_tool_api_key with your actual aws well architected tool api key
Endpoints
/workloads/{WorkloadId}/associateLensesAssociateLenses
/lenses/{LensAlias}/sharesListLensShares
/lenses/{LensAlias}/sharesCreateLensShare
/lenses/{LensAlias}/versionsCreateLensVersion
/workloads/{WorkloadId}/milestonesCreateMilestone
/workloadsCreateWorkload
/workloads/{WorkloadId}/sharesListWorkloadShares
/workloads/{WorkloadId}/sharesCreateWorkloadShare
/lenses/{LensAlias}#ClientRequestToken&LensStatusDeleteLens
/lenses/{LensAlias}/shares/{ShareId}#ClientRequestTokenDeleteLensShare