Ssh icon

Ssh

Enables secure shell access to local machines via a Model Context Protocol interface.

概要

The ssh-mcp server provides a robust bridge between AI assistants and local machine capabilities by implementing an SSH client with Paramiko. It exposes essential SSH functionalities through Model Context Protocol (MCP) tools, enabling AI assistants to securely execute commands, manage sessions, and handle privileged operations directly on local systems, thereby automating tasks that require direct shell interaction.

主な機能

  • Session Management
  • Command Execution
  • Sudo Support
  • Interactive Commands
  • Thread-Safe
  • 0 GitHub stars

ユースケース

  • Automating shell commands on local machines via AI assistants
  • Executing privileged commands securely with AI oversight
  • Managing SSH sessions programmatically for AI-driven tasks