Server data from the Official MCP Registry
Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.
Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.
A well-architected security-focused MCP server for Kubernetes fleet management. The codebase demonstrates strong security practices including layered guardrails (static checks, policy admission, human approval, RBAC), proper credential handling via environment variables, and comprehensive audit logging. Minor code quality observations do not materially impact security posture. Permissions are appropriate for the stated purpose of multi-cluster operations through OCM. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 7 high severity). Package verification found 1 issue.
3 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: KUBECONFIG
Environment variable: OCM_MCP_HUB_CONTEXT
Environment variable: OCM_MCP_READ_ONLY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sandeepbazar-ocm-mcp-server": {
"env": {
"KUBECONFIG": "your-kubeconfig-here",
"OCM_MCP_READ_ONLY": "your-ocm-mcp-read-only-here",
"OCM_MCP_HUB_CONTEXT": "your-ocm-mcp-hub-context-here"
},
"args": [
"ocm-mcp-server"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.