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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cloudwright_ai_mcp-1.7.0.tar.gz
Algorithm Hash digest
SHA256 8f0703e0be2bc8aa2aef8314b51125554dfb57d37c1e7811f1e5220226bcf0a4
MD5 7e7f6d24998941cec567e5540739d6b2
BLAKE2b-256 5ef320d961e0b7dc396d17ee2d2cfd5b61a224bb035fbe65d25ad7bcd894dd7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cloudwright_ai_mcp-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc4294e7ad3f14f8bedb2af995fe955d7e19a0d5e0435375e4701c42fa08ae29
MD5 330d5f2ddb5ea5aab5524211966c34fd
BLAKE2b-256 823fae2794b450edbb6a9564cbb0d0d0f3817397457c635131092f36aa016ebd

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