Skip to main content
Glama
vikozs

Eternal Cluster MCP

by vikozs

bless_deployment

Evaluate a Kubernetes deployment against the Sacred Manifest commandments, returning a blessing or listing violated rules for corrective action.

Instructions

Submit a deployment for blessing by the Church of the Eternal Cluster. Judges the deployment against the Sacred Manifest (the ten commandments of the faith) and returns either a blessing or an admonishment, with the specific commandments violated. A doctrinally-themed pre-flight checklist for Kubernetes workloads.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
replicasYesHow many replicas are declared.
statelessNoDoes the Pod store no state on its local filesystem?
has_limitsNoAre resource requests and limits set?
has_probesNoAre liveness and readiness probes configured?
service_nameYesThe name of the service or deployment being blessed.
pinned_versionNoIs the image pinned to a specific tag or digest, rather than :latest?
rolling_updateNoIs the deployment strategy a rolling update?
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the transparency burden. It states the tool judges and returns a result, implying read-only behavior, but does not explicitly confirm idempotency, side effects, or permission requirements. The outcome format is partially described but lacks detail on the structure of the blessing or admonishment.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences efficiently convey purpose, method, and output. No redundant or superfluous information. The humorous tone does not detract from clarity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 7 parameters and no output schema. The description explains the output conceptually but does not detail the return structure, failure modes, or how parameters influence the outcome. Given the complexity, additional guidance on parameter combinations or example usage would improve completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so each parameter's purpose is documented. The description adds thematic context ('doctrinally-themed') but does not provide additional meaning beyond the schema (e.g., no clarifications of dependencies or validation rules). Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as a Kubernetes deployment checker themed around religious blessing. It specifies the action (submit a deployment), the criteria (Sacred Manifest), and the outcome (blessing or admonishment with violations). This clearly distinguishes it from siblings like confess_sin or get_daily_verse.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage as a 'pre-flight checklist' for Kubernetes workloads, but does not explicitly state when to use this tool versus alternatives (e.g., diagnose_incident) or when not to use it. No prerequisites or exclusions are mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vikozs/eternal-cluster-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server