Back to MCP Servers
Cloudwright
Natural-language cloud architecture intelligence for AWS, GCP, Azure, and Databricks. 19 tools for architecture design, cost estimation, compliance validation (HIPAA, SOC 2, FedRAMP, GDPR, PCI-DSS, Well-Architected), security scanning, Terraform/CloudFormation export, and blast-…
cloud-platformsawsgcpazuresecurity
By xmpuspus
Installation
npx -y cloudwrightConfiguration
{
"mcpServers": {
"cloudwright": {
"command": "npx",
"args": ["-y", "cloudwright"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes