Hex Ssh
Freeby MCP Community
Token-efficient SSH MCP server with hash-verified file operations. 8 tools: remote-ssh, ssh-read-lines, ssh-edit-block, ssh-search-code, ssh-write-chunk, ssh-up
v1.4.2Added Apr 12, 2026
mcpsshremotehash-verifiedtoken-efficient
Hex Ssh MCP Server
Token-efficient SSH MCP server with hash-verified file operations. 8 tools: remote-ssh, ssh-read-lines, ssh-edit-block, ssh-search-code, ssh-write-chunk, ssh-up
Installation
npx -y @levnikolaevich/hex-ssh-mcp
Reviews
Installation
Quick install
npx -y @levnikolaevich/hex-ssh-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"hex-ssh": {
"command": "npx",
"args": ["-y", "@levnikolaevich/hex-ssh-mcp"]
}
}
}