ssh-tools-mcp

ssh-tools-mcp

0

SSH Tools MCP is a Model Context Protocol-based tool designed for managing SSH connections. It provides functionalities to connect to remote servers, execute commands, and disconnect the sessions, facilitating remote server management through straightforward commands.

SSH Tools MCP

A tool based on the Model Context Protocol (MCP) for SSH that allows you to connect to remote servers and execute commands via simple commands.

Features

  • Connect to SSH servers
  • Execute remote commands (such as nvidia-smi)
  • Disconnect SSH connection

Installation

  1. Install dependencies.
  2. Run the server.

Usage

This MCP server provides the following tools:

  1. connect_ssh - Connect to an SSH server.
  2. run_command - Execute a command on the connected server.
  3. disconnect_ssh - Disconnect the current SSH connection.