Kubernetes and OpenShift
Created 6 months ago
A powerful and flexible Kubernetes Model Context Protocol (MCP) server implementation with support for Kubernetes and OpenShift.
development
location
documentation
public
kubernetes
mcp
What is Kubernetes and OpenShift?
A powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for any Kubernetes resource, this server provides specialized tools to interact with your cluster.
Documentation
Full documentation available at GitHub
Server Config
{
"mcpServers": {
"kubernetes-and-openshift-server": {
"command": "npx",
"args": [
"kubernetes-and-openshift"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
Manusa
Category:
community
License:
MIT License
Tags:
development
location
documentation