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.8.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.8.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cloudwright_ai_mcp-1.8.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.8.0.tar.gz
Algorithm Hash digest
SHA256 5e68aa671df78ca5fec3cf25affae2a88147ef57b569f09f5d6a2c0c868e3c6a
MD5 de91b55beb976acca8d36cbfbec556ae
BLAKE2b-256 425a0b4088c644077b1a348e79d7209f8f25f4201bd7d858a537fb681bbe9da1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cloudwright_ai_mcp-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37363157fab4ed676138284933988000d1baef1ab2dbfc3f0cec7e4881b3d00a
MD5 41ae97a0687f0fe8f6026dcd90cf6ea1
BLAKE2b-256 9c2839cb47fa6755c0b9fd97473b9f8c28531682c7d5489b9ff4a1c62cfecac9

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