Files
Jonathan Miller bd5f676e0a
Platform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Has been cancelled
Platform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Has been cancelled
Platform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Has been cancelled
Platform: moko-platform CI / Gate 3: Self-Health Check (push) Has been cancelled
Platform: moko-platform CI / Gate 4: Governance (push) Has been cancelled
Platform: moko-platform CI / Gate 5: Template Integrity (push) Has been cancelled
Platform: moko-platform CI / CI Summary (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Generic: Repo Health / Report Issues (push) Has been cancelled
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Platform: moko-platform CI / Gate 1: Code Quality (push) Has been cancelled
Merge remote-tracking branch 'origin/dev'
# Conflicts:
#	cli/manifest_licensing.php
2026-06-06 11:49:30 -05:00

1.8 KiB

ssh-mcp Documentation

ssh-mcp is a Model Context Protocol (MCP) server for SSH remote server management. It exposes 37 tools across 6 groups that let Claude Code execute commands, transfer files, manage databases, create backups, monitor health, and automate DevOps workflows on remote servers.

Contents

Document Description
INSTALLATION.md Prerequisites, install steps, .env configuration, Claude Code registration, multi-server setup, and troubleshooting
ARCHITECTURE.md Source file map, component responsibilities, tool activation system, connection pooling, and design decisions
API.md All 37 tools organized by group with descriptions and key parameters
TOOL_MANAGEMENT.md Tool enablement configuration and the ssh-manager tools CLI
DEPLOYMENT_GUIDE.md Deploying files to remote servers with permission handling
BACKUP_GUIDE.md Database and file backup/restore workflows
ALIASES_AND_HOOKS.md Server aliases, command aliases, and automation hooks

Project-level Files

File Description
../SECURITY.md Security policy -- SSH key storage, .env protection, sudo passwords, secret scanning
../CONTRIBUTING.md Contribution guidelines
../CHANGELOG.md Release history
../LICENSE MIT License