-
securityF
license-
qualityA secure server that allows LLM applications like Claude to execute whitelisted system commands with user confirmation and comprehensive security features.
Last updated -
Python
模型上下文协议 (MCP) 的安全命令行界面服务器,使 AI 模型能够与您的终端交互,同时保持安全性和控制力。
将服务器配置添加到您的 Claude Desktop 配置文件:
重启 Claude Desktop 以应用更改。现在,您可以通过 Claude 使用终端功能,实现安全的文件访问和命令执行。
execute_command
:安全地运行终端命令(包括 SSH 和远程命令)要发布包:
.npmrc.example
复制到.npmrc
.npmrc
npm publish --access public
注意:切勿提交带有身份验证令牌的.npmrc
文件。它已添加到.gitignore
中。
git checkout -b feature/amazing-feature
)git commit -m 'feat: Add amazing feature'
)git push origin feature/amazing-feature
)MIT 许可证 - 有关详细信息,请参阅LICENSE文件。
对于错误报告和功能请求,请打开一个问题。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
用于在预定义路径内执行终端命令的安全服务器,允许大型语言模型与操作系统环境进行安全交互。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dillip285/mcp-terminal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server