Skip to main content

Kubernetes production-readiness auditor, exposed as an MCP server and CLI.

Project description

mcp-prod-readiness

Kubernetes production-readiness auditor — MCP server + CLI.

Status: alpha. MVP-10 complete, explain + diff shipped. The v1.0.0 milestone adds the EKS+GKE+AKS cluster matrix + Helm chart + GitHub Action (Plan 7).

Install

# Ephemeral:
uvx mcp-prod-readiness list-checks

# Persistent:
pip install mcp-prod-readiness

Quickstart — CLI

prod-readiness audit --namespace default --format md

Compare two reports

prod-readiness audit --output yesterday.json --format json
# ... time passes ...
prod-readiness audit --output today.json --format json
prod-readiness diff yesterday.json today.json

Ask for a deeper explanation

prod-readiness explain resilience.pdb-exists default/Deployment/api

Quickstart — Claude Code / Desktop

{
  "mcpServers": {
    "prod-readiness": {
      "command": "uvx",
      "args": ["mcp-prod-readiness", "serve-mcp"]
    }
  }
}

LLM configuration

Any provider, any base URL, or fully offline:

# Anthropic
export PROD_READINESS_LLM_PROVIDER=anthropic/claude-sonnet-4-6
export PROD_READINESS_LLM_API_KEY=sk-ant-...

# Local Ollama (auto-detected if unconfigured)
export PROD_READINESS_LLM_PROVIDER=ollama/qwen2.5:7b
export PROD_READINESS_LLM_BASE_URL=http://localhost:11434

# Offline
export PROD_READINESS_OFFLINE=1

Design and plans

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

mcp_prod_readiness-0.6.0.tar.gz (345.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_prod_readiness-0.6.0-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

Details for the file mcp_prod_readiness-0.6.0.tar.gz.

File metadata

  • Download URL: mcp_prod_readiness-0.6.0.tar.gz
  • Upload date:
  • Size: 345.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mcp_prod_readiness-0.6.0.tar.gz
Algorithm Hash digest
SHA256 18d60988d75533ffbe556b89084285578073e1dcbf57ce76e32ed6f5c174b8c9
MD5 ab4872b7fe0f2d82d524fea1cb4995eb
BLAKE2b-256 c4b635d25653d0b23da8abbba388a4b1ef309c0b3e4c816b6eafaf55657dc512

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_prod_readiness-0.6.0.tar.gz:

Publisher: release.yml on vellankikoti/mcp-prod-readiness

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcp_prod_readiness-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_prod_readiness-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ab1df0f45943cda5d023e69879e6631d52946184883fb050375d34ce43c8e3fb
MD5 3c36c58d0c0031c902b29f25b5e7e17d
BLAKE2b-256 3b5507fe22d2152fc8630724585319db23aea4e95dd6df814072c8697075a942

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_prod_readiness-0.6.0-py3-none-any.whl:

Publisher: release.yml on vellankikoti/mcp-prod-readiness

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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