MCP server for Cloudwright architecture intelligence
Project description
cloudwright-ai-mcp
mcp-name: io.github.xmpuspus/cloudwright
MCP (Model Context Protocol) server for Cloudwright architecture intelligence.
Exposes Cloudwright's design, cost, validate, and export capabilities as MCP tools for use with Claude Code and other MCP-compatible clients.
Installation
pip install cloudwright-ai-mcp
Usage
cloudwright mcp
Or add to your MCP client configuration:
{
"mcpServers": {
"cloudwright": {
"command": "cloudwright",
"args": ["mcp"]
}
}
}
Available Tools
- design — Generate cloud architecture from natural language
- cost — Estimate monthly infrastructure costs
- validate — Check compliance against HIPAA, PCI-DSS, SOC 2, FedRAMP, GDPR
- export — Export to Terraform, CloudFormation, Mermaid, D2, C4, SBOM
- compare — Compare architectures across cloud providers
- chat_create_session — Create a persistent multi-turn design session
- chat_send — Send a message to an existing session
- chat_list_sessions — List all saved sessions
- chat_delete_session — Delete a session
Sessions persist to ~/.cloudwright/sessions/ and survive process restarts.
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudwright_ai_mcp-1.2.0.tar.gz.
File metadata
- Download URL: cloudwright_ai_mcp-1.2.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e4c1f0737edb2a771413362ea00f3b55e7ecf44097f30d8cd688f8e24ca9307
|
|
| MD5 |
8572a0616bbab0d2c0bec7c0f450f66d
|
|
| BLAKE2b-256 |
1e5f641de79a75e3c3f87de4f7aa0d5f2d150399cdab0e708359fefebe05b285
|
File details
Details for the file cloudwright_ai_mcp-1.2.0-py3-none-any.whl.
File metadata
- Download URL: cloudwright_ai_mcp-1.2.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb0805d03171760e14f6967fb700a33a5391352dfb9e3b720b26a20bc9307c8d
|
|
| MD5 |
465e144a124bc5325ba2eb617b1ae0b0
|
|
| BLAKE2b-256 |
8de51f2f64aa9153f3f79acafbd6187c1b1c668d2f802194b85eed9b1a385b61
|