mcpbeat Sign in

Cloudeval AI MCP Server

by ganakailabs Your server? Claim it
local only

Cloudeval AI runs on your own machine — the client starts it, so there is no endpoint to ping. 515 installs a week from npm. Last commit 10 Sep 2026.

Cloud evaluations and reviews for Azure and static AWS CloudFormation (beta). Requires an account.

Installs per day peak 860 · avg 74 · -67% w/w
a month agotoday
515
Installs / week
npm · @ganakailabs/cloudeval-cli
1
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
License
TypeScript

What the code does

We read the source, 18 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.

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 cloudeval -- npx -y @ganakailabs/cloudeval-cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cloudeval": {
      "args": [
        "-y",
        "@ganakailabs/cloudeval-cli"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cloudeval]
command = "npx"
args = ["-y", "@ganakailabs/cloudeval-cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "cloudeval": {
      "args": [
        "-y",
        "@ganakailabs/cloudeval-cli"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cloudeval": {
      "args": [
        "-y",
        "@ganakailabs/cloudeval-cli"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cloudeval AI

same job, measured the same way
Shieldly Io
by shieldly-io

AI-Powered AWS security analysis: scan IAM policies and CloudFormation for risks and escalation.

26 installs/wk local only
AWS Builder
by evozim

AWS CloudFormation and Terraform infrastructure blueprint builder.

answering
Levelfour MCP
by levelfour

Cloud cost visibility and savings recommendations grounded in your actual AWS, GCP and Azure bill.

answering
Cloud Regions
by jasonwilbur

Cloud region data for AWS, Azure, GCP, OCI & more. Query by location, compliance, GPU.

29 installs/wk local only
Cloudcostsmcp
by x7even

Anchor AI FinOps to real, live cloud pricing — AWS, GCP & Azure public and enterprise rates.

459 installs/wk local only
MCP Server Cloud Fs
by nogoo9

Cloud replacement for mcp-server-filesystem — 20 tools for S3, Azure Blob, and GCS

36 installs/wk local only
DEEPBOM
by junhwan-kwon

Browser-local and CLI static evidence for deployed AI model artifacts.

979 installs/wk 4 tools answering
ZopDev MCP
by zop

Cloud cost, inventory and governance on AWS/Azure/GCP. Read-only by default, optional scoped writes

answering

Cloudeval AI — questions

Answers built from our own checks of this server.

Why is there no uptime for Cloudeval AI?
Cloudeval AI 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 npm package @ganakailabs/cloudeval-cli was installed 515 times last week.
How do I connect Cloudeval AI?
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 @ganakailabs/cloudeval-cli straight from npm; nothing to host, nothing to sign up for.
How many people use Cloudeval AI?
The npm package @ganakailabs/cloudeval-cli was installed 515 times in the last week. Week over week that is -67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cloudeval AI open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.