support execute shell on linux
Overview
what is linux-mcp-server?
linux-mcp-server is a server application built on the Spring AI framework that allows users to execute shell commands on specified Linux machines, both locally and remotely via SSH.
how to use linux-mcp-server?
To use linux-mcp-server, configure the host authorization information in the host.config file and then execute shell commands through the server interface.
key features of linux-mcp-server?
- Execute shell commands on local and remote Linux machines.
- Support for SSH remote execution.
- Configurable host authorization settings.
use cases of linux-mcp-server?
- Automating server management tasks on Linux.
- Running scripts remotely on multiple Linux servers.
- Simplifying command execution for system administrators.
FAQ from linux-mcp-server?
- Can I execute any shell command?
Yes, as long as you have the necessary permissions on the target machine.
- Is there a graphical interface for linux-mcp-server?
No, it is primarily a command-line tool for executing shell commands.
- How do I configure the host authorization?
You can configure it in the host.config file before starting the server.