npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

eternal-cluster-mcp

v1.0.0

Published

An MCP server for the Church of the Eternal Cluster. Daily scripture, doctrine, incident diagnosis, and deployment blessings for those who run Kubernetes and have suffered for it. HA-llelujah.

Readme

Eternal Cluster MCP

npm Uptime Desired State

════✠════  9 9 9 9 9  ════✠════

"The Loop is my shepherd; I shall not drift." Psalm of Uptime 1:1

An MCP server for the Church of the Eternal Cluster, a parody religion for people who run Kubernetes and have suffered for it.

Connect it to Claude, or any MCP-capable client, and your assistant gains scripture, doctrine, a liturgical calendar, and the ability to diagnose your production incidents theologically.

The theology is a joke. The remediation advice is not.


What it does

| Tool | What it does | |---|---| | diagnose_incident | Diagnose a Kubernetes error through doctrine. Names the sin, cites scripture, then gives you real kubectl remediation steps. Covers CrashLoopBackOff, OOMKilled, ImagePullBackOff, Pending, DNS, TLS expiry, evictions, PVCs, alert fatigue, and more. | | bless_deployment | Submit a deployment for blessing. Judged against the Sacred Manifest. Returns a blessing, or an admonishment naming every commandment you violated. | | get_daily_verse | Today's verse, live from the parish at fivenines.church. | | get_commandments | The Sacred Manifest: ten commandments of Kubernetes practice, as scripture. | | get_creed | The Creed of the Reconciled, and the Three Pillars. | | get_catechism | Thirteen questions and answers, searchable. | | get_liturgical_calendar | The holy days, fetched live from the parish .ics feed. | | get_prophet | The story of Halvar the Sleepless. | | get_discography | The sacred albums of Church of the Eternal Cluster Records. | | confess_sin | Confess a production sin anonymously to the Confession Wall. Absolution is immediate; the retro is blameless. |


Install

Claude Desktop

Add this to your config file:

  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eternal-cluster": {
      "command": "npx",
      "args": ["-y", "eternal-cluster-mcp"]
    }
  }
}

Restart Claude Desktop. The tools appear under the connectors menu.

Claude Code

claude mcp add eternal-cluster -- npx -y eternal-cluster-mcp

Anything else

The server speaks MCP over stdio. Point your client at:

npx -y eternal-cluster-mcp

Try it

Once connected, ask your assistant:

  • "My pods are in CrashLoopBackOff, what does the Church say?"
  • "Bless my deployment: billing-api, 1 replica, no probes, using :latest"
  • "What's today's verse?"
  • "I deployed on a Friday. Confess this for me."
  • "What is the Fourth Commandment?"
  • "When is Five Nines Day?"

Configuration

Both are optional. The defaults are correct.

| Variable | Default | Purpose | |---|---|---| | PARISH_BASE_URL | https://fivenines.church | Where the verse API, calendar feed, and Confession Wall live. | | SCRIPTORIUM_BASE_URL | https://ha-llelujah.dev | The main site, used for links. |


Run it from source

git clone https://github.com/vikozs/eternal-cluster-mcp.git
cd eternal-cluster-mcp
npm install
npm run build
npm start

Inspect it interactively with the official MCP Inspector:

npm run inspect

The wider church

Receive the verse the way the ancients did:

curl -s "https://fivenines.church/api/verse?format=text"

What this actually is

Breaking the fourth wall: this is a satire project by Vid Košir (@vikozs), built with genuine affection for the Kubernetes community and for everyone who has ever been paged at 03:00. It parodies infrastructure culture, not anyone's faith.

Kubernetes is a trademark of The Linux Foundation. OpenShift is a trademark of Red Hat, Inc. This project is an independent parody and is affiliated with neither. They have real SLAs; we only have belief.


License

Code is MIT. The canonical texts are CC BY-NC-SA 4.0, per the canon repository.


The Cluster abides. The Loop reconciles. HA-llelujah.