erickochen/purple
Terminal SSH client with MCP support for AI agent integration, instant search, cloud sync from 12 providers, Docker/Podman container management, visual file transfer and password management. Edits ~/.ssh/config with round-trip fidelity.
Built in Rust as a single binary using the Ratatui framework, it preserves SSH config formatting (comments, indentation, unknown directives) with full round-trip fidelity while offering fuzzy search with frecency sorting and command snippet execution across multiple hosts. The MCP server integration exposes five tools (`list_hosts`, `run_command`, `list_containers`, etc.) over JSON-RPC 2.0, enabling AI agents like Claude and Cursor to query infrastructure and execute remote operations directly, while cloud provider sync leverages provider-specific APIs and local credential stores (AWS, Azure, GCP, etc.) to automatically reconcile remote infrastructure with the local SSH config.
Stars
78
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/erickochen/purple"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bvisible/mcp-ssh-manager
MCP SSH Server: 37 tools for remote SSH management | Claude Code & OpenAI Codex | DevOps...
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.
devnullvoid/mcp-ssh-session
MCP server for persistent SSH sessions
shuakami/mcp-ssh
🔐 SSH MCP Tool - AI-powered SSH management through MCP protocol | 基于MCP协议的SSH工具,为AI提供SSH远程操作能力
samerfarida/mcp-ssh-orchestrator
Secure SSH access for AI agents via MCP. Execute commands across your server fleet with policy...