mcpbeat Sign in

Runeward MCP Server

by runewardd Your server? Claim it
local only

Runeward runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Sep 2026.

Governed execution cells for AI agents: Docker/K8s sandboxes with policy, audit, and approvals.

Installs / week
not published
1
Stars
0 open issues
10 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Reaches cloud metadata service internal/secrets/gcp.go:21
const gcpMetadataDefaultBase = "http://metadata.google.internal"
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    joined := filepath.Join(s.root, rel)
Touches key and credential files internal/policytemplates/templates.go:118
match   = "**/.ssh/*"
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Image runs as root deploy/Dockerfile.ide:13
# code-server 4.135.0 bundles five JavaScript packages with published
# HIGH/CRITICAL fixes. Build the replacements away from the final image so npm
# and its dependency tree do not enlarge the runtime attack surface.
USER root

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Runeward and you get told the day something new turns up.

Three servers free · no card

Alternatives to Runeward

same job, measured the same way
Ocm MCP Server
by sandeepbazar

Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.

282 installs/wk local only
Ocm MCP Server
by ocm-mcp-server

Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.

local only
Sandbox Env MCP
by hs3434

Persistent Docker/SSH sandbox for AI agents: shell exec, file ops, audit log.

71 installs/wk local only
K8gentS — Kubernetes RCA MCP Server
by jdoornink

Kubernetes RCA agent that sandboxes its own AI with OPA Gatekeeper. MCP-ready for any client.

local only
K8s MCP Server (Go)
by kaneg

Safe Kubernetes access for AI agents via MCP. Read-only by default, with explicit permission modes.

local only
Open Computer Use
by yambr

Give any LLM its own computer — Docker sandboxes with bash, browser, docs, and sub-agents

local only
Flyto Core
by flytohub

Execution engine for AI agents. 412 modules: browser, file, Docker, data, crypto.

3 383 installs/wk local only
Containerization Assist
by azure

TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support

254 installs/wk local only

Runeward — questions

Answers built from our own checks of this server.

Why is there no uptime for Runeward?
Runeward runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Runeward open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.