MCP Server for kubernetes management commands

infrastructure kubernetes mcp server
1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub
Server Applications Kubernetes Management

AI Summary: Implement a true read-only mode for the MCP Kubernetes server, preventing all write operations (create, update, delete, helm operations) even with environment variables set. This requires modifying the server's logic to restrict access to destructive Kubernetes API calls and Helm commands, ensuring only read-only operations are permitted.

Complexity: 4/5
enhancement good first issue

MCP Server for kubernetes management commands

TypeScript
#infrastructure#kubernetes#mcp#server