A
securityF
licenseA
qualityA MCP server that can run Kubernetes commands with a given kubeconfig path and provide interpretation of the commands.
Last updated -
1
2
JavaScript
这是一个 MCP(模型上下文协议)服务器,允许在 Docker 容器内执行 Shell 命令。它提供了一个安全且隔离的工作空间,用于运行命令,而无需授予对主机 Docker 守护进程的访问权限。
该 MCP 服务器为 AI 提供了类似人类的工作空间。授权不再受 MCP 功能的限制,而是受到容器隔离和外部授权限制的限制。
它提供了更多通用工具,例如 shell 脚本执行,以便无需专门的工具使用知识即可使用它们。
服务器实现尽可能简单,以方便代码审计。
将以下配置添加到您的 Claude for Desktop 配置文件中。
MacOS:
将/Users/user-name/ClaudeWorks
替换为您要提供给容器的目录。
视窗:
对挂载目录下的文件进行操作。
麻省理工学院
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
允许通过 Claude 的 MCP 接口在安全的 Docker 容器内执行 shell 命令,提供 Kubernetes 工具和隔离环境,而无需主机 Docker 守护进程访问。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaznak/shell-command-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server