Build Kubernetes workflows
with a prompt.

One command to install. One sentence to deploy. Your cluster, your data, your rules.

terminal
$brew install tiny-systems/tap/mcp-server
๐Ÿบ /opt/homebrew/Cellar/mcp-server/0.1.6: built in 1 second
$claude
>

Describe it. Deploy it.

Real prompts, real flows, running in production.

>

Alert me when pods enter CrashLoopBackOff and include the last 30 lines of logs

Pod Crash Alert
ยท5 nodes, Slack + K8s modules
>

Watch my TLS certificates and warn 30 days before expiry

TLS Expiry Watcher
ยท4 nodes, cron + checker + Slack
>

Mirror container images from DockerHub to my private GCR registry

Image Mirror
ยท6 nodes, webhook + registry sync
>

Scale down non-critical deployments outside business hours to save costs

Cluster Cost Saver
ยท9 nodes, cron + K8s scaling

No lock-in. No black boxes.

Everything runs on your infrastructure, in your cluster, under your control.

โ˜ธ

Your Cluster

Runs on YOUR Kubernetes. GKE, EKS, AKS, on-prem. No vendor lock-in, no hosted runtime.

๐Ÿ”’

Your Data

Self-hosted. Nothing leaves your infrastructure. No SaaS, no telemetry, no phone-home.

๐Ÿ“ฆ

Open Source Modules

All modules are open source. Build your own components or use the public catalog.

โŽˆ

Kubernetes-Native

Real CRDs, real operators. kubectl get tinynodes. Not a wrapper, not an abstraction layer.

๐Ÿค–

Any AI Client

Works with Claude Code, Cursor, Windsurf, or any tool that speaks MCP.

โšก

Production-Grade

Leader election, metadata persistence, graceful shutdown, exponential backoff. Not a toy.

Get started in 30 seconds.

Full setup guide โ†’ โ€” multi-cluster, JSON configs, all AI clients.

# Install the MCP server
$ brew install tiny-systems/tap/mcp-server
# Connect to Claude Code
$ claude mcp add tinysystems mcp-server serve
# Start building
$ claude

Also available via Go install or binary download. Works with any MCP-compatible client.

Ready to automate your cluster?

Tiny Systems turns natural language into production Kubernetes workflows. Install, prompt, deploy. That's it.