mcpbeat Sign in

Cloudwright MCP Server

local only

Cloudwright runs on your own machine — the client starts it, so there is no endpoint to ping. 197 installs a week from pypi. Last commit 24 Aug 2026.

Cloud architecture and migration planning with costs, controls, evidence, and deployable IaC.

Installs per day peak 278 · avg 55 · -70% w/w
a month agotoday
197
Installs / week
pypi · cloudwright-ai-mcp
32
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] cloudwright_mcp/__init__.py:1, [пакет] cloudwright_mcp/serializers.py:1, [пакет] cloudwright_mcp/server.py:1 и ещё 12
этот файл ставится пользователю, но в репозитории его нет
Builds a database query by concatenation packages/web/cloudwright_web/static/assets/index-M5SUkz7t.js:40
…f(S.state===cl)return Eh(u);S.state===bh?(S.state=ul,S.timer.stop(),S.on.call("interrupt",t,t.__data__,S.index,S.group),delete l[v]):+v<r&&(S.state=ul,S.timer.stop(),S.on.call("cancel",t,t.__data__,S.index,S.group),delete l[v])}if(Eh(function(){i.state===cl&&(i.state=bh,i.timer.r…
        typer.Option("--profile", help="AWS named profile (~/.aws/credentials)"),
Dumps the whole environment packages/core/cloudwright/planner.py:51
    for env in (dict(os.environ), _subprocess_env()):

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cloudwright -- uvx cloudwright-ai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cloudwright": {
      "args": [
        "cloudwright-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cloudwright]
command = "uvx"
args = ["cloudwright-ai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cloudwright": {
      "args": [
        "cloudwright-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cloudwright": {
      "args": [
        "cloudwright-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Cloudwright

same job, measured the same way
TerraVision
by patrickchugh

Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons

1 430 installs/wk local only
Ploi Cloud
by ploicloud

European cloud hosting. Deploy and manage apps with your favorite AI coding assistant.

answering
Deploy to Agents
by deploytoagents

Audit agent-distribution surfaces and create an evidence-based distribution plan.

4 tools answering
ChimeraForge
by sahil170595

Local-first LLM deployment planner: GPU/VRAM sizing, cost and latency, with provenance

1 784 installs/wk local only
Control Plane
by cpln

Control Plane (controlplane.com): deploy and operate workloads across AWS, GCP, Azure, and more.

answering
MCP AI Tooling Detector
by mambabuilt

Detect whether a company declares, deploys, or charges for AI, with evidence.

80 installs/wk local only
RokuMCP
by jack1590

MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console

103 installs/wk local only
cloud-audit
by gebalamariusz

AWS security scanner with attack chain detection, IAM privilege escalation, and fixes

313 installs/wk local only

Cloudwright — questions

Answers built from our own checks of this server.

Why is there no uptime for Cloudwright?
Cloudwright runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package cloudwright-ai-mcp was installed 197 times last week.
How do I connect Cloudwright?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls cloudwright-ai-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Cloudwright?
The pypi package cloudwright-ai-mcp was installed 197 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cloudwright open source?
Yes — it is published under the MIT licence, written in Python and 32 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.