
Cloudeval AI MCP server
Cloud evaluations and reviews for Azure and static AWS CloudFormation (beta). Requires an account.
1 stars165 downloads/wk
Reviews
Write oneNobody has reviewed Cloudeval AI yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Cloudeval AI tools (68, 7 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
agent_profiles_getFetch one Cloudeval Agent Profile by id.
agent_profiles_listList backend-owned Cloudeval Agent Profiles such as Architecture, Cost, Change Reviewer, Evidence Auditor, and Security Reviewer.
agent_profiles_runwrite actionRun a Cloudeval Agent Profile against a project through the normal chat stream contract.
askAsk Cloudeval a one-shot question, optionally scoped to a project and model.
auth_statusReturn local Cloudeval authentication status.
billing_invoicesFetch subscription invoices, paid top-up history and billing-cycle status for the authenticated account. Use this for payment receipts; use billing_ledger for individual usage charges or billing_usage for aggregates. The service may create missing provider invoice records for already-paid top-ups and persist receipt links. Requires billing read access and explicit billing or all toolset selection.
billing_ledgerInspect individual Cloudeval usage attempts and credit charges for the authenticated account. Use billing_usage for aggregates or billing_invoices for payment receipts. Defaults to the last 30 calendar days; explicit timestamps override the corresponding range bounds. Returns data.items, data.has_more and data.next_cursor; reuse the cursor with the same filters to read the next page. Requires bill
billing_notificationsReturn Cloudeval billing notifications for the authenticated account.
billing_plansReturn Cloudeval billing plan configuration.
billing_summaryReturn Cloudeval billing entitlement, credit status, and subscription status.
billing_topup_checkoutwrite actionCreate a checkout session for a selected top-up pack. This is explicit and externally visible.
billing_topupsReturn available Cloudeval credit top-up packs.
billing_usageReturn Cloudeval billing usage summary with date, granularity, and model filters.
capabilities_getReturn Cloudeval CLI and MCP capability metadata for agent planning.
cloudeval_draft_fixReturn a non-mutating draft-fix proposal for a finding.
cloudeval_explain_blast_radiusFetch Cloudeval graph-neighborhood evidence for a project resource.
cloudeval_generate_ci_gateGenerate Cloudeval CI gate files. This MCP tool returns file contents and does not write files.
cloudeval_get_finding_evidenceRead evidence for a finding from a Cloudeval IDE run cache.
cloudeval_get_resource_contextReturn indexed resources for an IaC file or workspace.
cloudeval_iac_detectDetect ARM, Bicep, Terraform, and OpenTofu files in a workspace.
cloudeval_iac_indexIndex resources and ranges in an IaC file or workspace.
cloudeval_review_localwrite actionRun the IDE local review path. This tool indexes resources and returns local support state.
config_getReturn one setting from the selected Cloudeval CLI profile.
config_profilesReturn Cloudeval CLI config profile names.
config_showReturn the selected Cloudeval CLI profile configuration.
connections_getFetch one Cloudeval connection by id from the authenticated account's connection list.
connections_listList Cloudeval cloud/template connections visible to the authenticated account.
credentials_createwrite actionCreate a scoped Cloudeval access-key credential. Secret values are redacted unless showSecret is true.
credentials_inspectInspect a Cloudeval access-key credential by id.
credentials_listList Cloudeval access-key credentials, optionally scoped by project.
credentials_revokeRevoke a Cloudeval access-key credential.
credentials_templatesList Cloudeval access-key credential templates.
doctorReturn local Cloudeval CLI diagnostic checks.
identity_getReturn Cloudeval identity and capability metadata for the active credential.
models_default_getReturn the configured default model for the selected CLI profile.
models_default_setSet the configured default model for the selected CLI profile.
models_listList backend-supported Cloudeval models for the active account or access key.
open_urlBuild a Cloudeval frontend deep link. Optionally open it in the system browser.
projects_export_diagramExport a GraphEditor-rendered architecture or dependency diagram to a local PNG, JPEG, or SVG file for CLI and MCP agents.
projects_getFetch one Cloudeval project by id from the authenticated account's project list.
projects_graph_diffCompare two retained project graph snapshots.
projects_graph_getFetch project graph nodes and relationships for automation.
projects_graph_insightsFetch graph intelligence for overview, impact, critical paths, security, cost, or changes.
projects_graph_sync_runsList recent graph-producing sync runs for a project.
projects_graph_timelineList retained graph snapshots for a project.
projects_listList Cloudeval projects visible to the authenticated account.
projects_overviewFetch a Cloudeval project cockpit overview with graph, report, connection, credit, and deep-link metadata for IDE and agent workflows.
recipes_getFetch one Cloudeval recipe by id.
recipes_listList Cloudeval reusable recipes and their safety metadata.
recipes_runwrite actionRun a Cloudeval recipe. Ask/agent recipes consume model credits; explicit side-effect recipes return commands instead of mutating automatically.
reports_costFetch the latest normalized Cloudeval cost report for a project.
reports_downloadFetch raw, parsed, or formatted report payloads. Optionally write them to a local output path.
reports_listList cost and Well-Architected reports for a project.
reports_rulesReturn WAF rule findings from the latest Cloudeval WAF report.
reports_runwrite actionSubmit report generation jobs for a project. This can consume backend compute and credits.
reports_showFetch one Cloudeval report by id for a project.
reports_wafFetch the latest normalized Well-Architected report for a project.
rules_categoriesList cloud validation check categories.
rules_getShow one cloud validation check by id.
rules_searchSearch cloud validation checks.
sessions_exportReturn local Cloudeval CLI session history for the selected profile.
sessions_getReturn one local Cloudeval CLI session by thread id.
sessions_listList local Cloudeval CLI session history summaries.
sessions_searchSearch local Cloudeval CLI session titles and messages.
statusReturn local Cloudeval CLI status and active configuration metadata.
template_parseParse a local cloud template JSON file. Parameters files are accepted but optional.
template_testwrite actionRun local cloud template test checks. Parameters files are accepted but optional.
template_validateValidate a local cloud template JSON file. Parameters files are accepted but optional.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan17 source files scanned20/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 9 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Findings (1)
- mediumeval / new Function used
exec.evaldist/chunk-5AJUVXAA.js: …s.bun === "string"; var dynamicImport = new Function("specifier", "return import(specifier)")…
Install directly
Runs npx -y @ganakailabs/cloudeval-cli on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add cloudeval -- npx -y @ganakailabs/cloudeval-cli
Cloudeval AI: common questions
- Is Cloudeval AI MCP server safe?
- Mostly: it is graded B (77/100). Read the Cloudeval AI safety report
- How do I install Cloudeval AI?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Cloudeval AI need an API key?
- Yes. The registry entry asks for
CLOUDEVAL_ACCESS_KEY. - Is Cloudeval AI maintained?
- The last commit was 9 days ago (2026-09-10). The latest release is v0.38.5.
- What can I use instead of Cloudeval AI?
- Servers from other publishers that do the same job: Cloud FinOps Skill & MCP server, ZopDev MCP server and Tomorrow Central: Cloud Cost Sentinel MCP server. Compare all Cloudeval AI alternatives.
Alternatives to Cloudeval AI
Same job from other publishers: the closest match first, then the best rated.
- Cloud FinOps Skill & MCPCloud cost + FinOps knowledge for AI agents: AWS/Azure/GCP optimisation, AI spend, waste playbooks.not reviewedEstablishedB
- ZopDev MCPCloud cost, inventory and governance on AWS/Azure/GCP. Read-only by default, optional scoped writesnot reviewedGrowingA
- Tomorrow Central: Cloud Cost SentinelAWS pricing and cost estimates with no signup, plus read-only idle-resource scans of your account.not reviewedNewC
- ShipStaticDeploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.not reviewedEstablishedA
- AWS MCP ServerAWS MCP server — call any AWS API from AI assistants, with first-class SSO re-loginnot reviewedGrowingA