MCP Openshift runs on your own machine — the client starts it, so there is no endpoint to ping. 179 installs a week from npm. Last commit 19 Sep 2026.
Safe-by-default MCP for OpenShift / Kubernetes: projects, pods, logs, deployments, routes.
Today is the operative word: we check MCP Openshift every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-openshift -- npx -y @dockndevai/mcp-openshift
{
"mcpServers": {
"mcp-openshift": {
"args": [
"-y",
"@dockndevai/mcp-openshift"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-openshift]
command = "npx"
args = ["-y", "@dockndevai/mcp-openshift"]
{
"mcpServers": {
"mcp-openshift": {
"args": [
"-y",
"@dockndevai/mcp-openshift"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-openshift": {
"args": [
"-y",
"@dockndevai/mcp-openshift"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OPENSHIFT_SERVER (Cluster API server URL, e.g. https://api.cluster.example.com:6443.), OPENSHIFT_TOKEN (Bearer token (console → user menu → Copy login command → Display Token, or `oc whoami -t`).), OPENSHIFT_USERNAME (Username for the cluster's local identity provider (alternative to a token).), OPENSHIFT_PASSWORD (Password for the local identity provider. Sent only to the cluster's OAuth server.), OPENSHIFT_CA_CERT (Path to the cluster CA bundle (PEM) for TLS verification.), OPENSHIFT_MODE (Access mode: read-only | read-write | admin. Starts read-only; writes need read-write.).
The author declared them in the registry entry; get the values from the project itself.
Kubernetes monitoring & ops for AI agents — safe-by-default access modes and guards.
Operate a k3s / Kubernetes cluster from your AI agent — safe-by-default MCP server.
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
OpenShift/Kubernetes cluster management via the oc CLI for MCP clients
Safe Kubernetes access for AI agents via MCP. Read-only by default, with explicit permission modes.
Reference MCP stdio server for observing Vercel projects and deployments.
AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools
Manage Percona PostgreSQL + PgBouncer on Kubernetes — safe-by-default access modes and guards.
Answers built from our own checks of this server.