Linux Command
Enables remote execution of Linux commands using the Model Context Protocol.
소개
Linux Command MCP provides a secure and standardized system for executing Linux commands remotely using the Model Context Protocol (MCP). It consists of a server and client, allowing users to execute commands, list directory contents, and retrieve system information. The server is configured via a JSON file, and the client provides a simple command-line interface.
주요 기능
- Client-side command-line interface
- Remote command execution
- Server configuration via JSON
- Secure and standardized execution using MCP
- 1 GitHub stars
- Process management with PM2
사용 사례
- Automate execution of safe Linux commands
- List directory contents on a remote server
- Remotely check system information