Skip to main content

MCP server for Cloudwright architecture intelligence

Project description

cloudwright-ai-mcp

mcp-name: io.github.xmpuspus/cloudwright

xmpuspus/cloudwright MCP server

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
  • review_architecture: free, offline scorer + linter + validator critique (no LLM)
  • scan_compliance_controls: maps findings to framework control IDs; optional OSCAL 1.1.2 output
  • plan_infrastructure: proves exported IaC is deployable (terraform validate/plan, read-only)
  • 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. Sessions older than CLOUDWRIGHT_MCP_SESSION_TTL_DAYS (default 7) are swept on server start and on every chat_list_sessions call.

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

cloudwright_ai_mcp-1.9.0.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cloudwright_ai_mcp-1.9.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file cloudwright_ai_mcp-1.9.0.tar.gz.

File metadata

  • Download URL: cloudwright_ai_mcp-1.9.0.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cloudwright_ai_mcp-1.9.0.tar.gz
Algorithm Hash digest
SHA256 a6ea4e2f21bdb479a451d81732b5783f590b6f781d8da1fa7c82a261759d5183
MD5 d9e19bbda31a172348aa9c5d5cd6aeb5
BLAKE2b-256 197186da484e835c4715002419261b08400c44f57cb776f231aa2a500bba6064

See more details on using hashes here.

File details

Details for the file cloudwright_ai_mcp-1.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cloudwright_ai_mcp-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d0d2b06effe7b846d6b1afc960a018e86921200845fdf769e227ba02313ff3cc
MD5 b8e51ad6da4c09b2c278d0ecdc0bd65f
BLAKE2b-256 725ffe9028f883b22e87bf902b0817b0f1876368a36b3c3b406d002cf9d6937b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page