mcpbeat Sign in

Cloud Manifest Audit Kit MCP Server

local only

Cloud Manifest Audit Kit runs on your own machine — the client starts it, so there is no endpoint to ping.

For platform engineers on AKS: 28 rules naming every removed apiVersion, literal credential and :lat

Installs / week
npm · @readystack/cloud-manifest-audit-kit
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Cloud Manifest Audit Kit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Cloud Manifest Audit Kit

same job, measured the same way
Eaa Form Lint Wcag22
by jmshinhwa

Names every WCAG 2.2 AA form failure on its line, with the criterion and the fix

440 installs/wk local only
GCP Platform Engineer
by debilla

Read-only GCP tools for debugging incidents and finding cost savings

562 installs/wk local only
LexQ
by lexq

The Decision Operations Platform for engineering teams

558 installs/wk answering
Betterprompt MCP
by aungmyokyaw

MCP server for AI-enhanced prompt engineering and request conversion.

40 installs/wk local only
Compliance
by rulemesh

Engineered GDPR compliance for engineers and AI agents: pull rules, implement, submit evidence.

answering
Adscapi
by pooriaarab

Fire one canonical conversion event to every ad platform's server-side Conversions API.

1 445 installs/wk local only
I
Hourledger MCP
by wudongjie

Work hours and overtime pay tools — federal, CA, AK, CO, NV rules, every rule covered by tests.

42 installs/wk local only
fortrabbit
by fortrabbit

Read apps and environments, and create them, on the fortrabbit PHP hosting platform.

answering

Cloud Manifest Audit Kit — questions

Answers built from our own checks of this server.

Why is there no uptime for Cloud Manifest Audit Kit?
Cloud Manifest Audit Kit 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 @readystack/cloud-manifest-audit-kit.
How do I connect Cloud Manifest Audit Kit?
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 @readystack/cloud-manifest-audit-kit straight from npm; nothing to host, nothing to sign up for.