Hex SSH
Rank #4,117io.github.levnikolaevich/hex-ssh-mcp
Token-efficient SSH MCP with hash-verified files and persistent tmux sessions. 14 tools.
Hex SSH is a Model Context Protocol (MCP) server published by levnikolaevich. It ranks #4,117 of 121,933 servers tracked on MCP Toplist, and its repository has 558 GitHub stars. Hex SSH is listed on Official MCP, with 19 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on May 19, 2026.
Ranks ahead of 117,816 of 121,933 servers on MCP Toplist.
Use Hex SSH
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hex-ssh-mcp -- npx -y @levnikolaevich/hex-ssh-mcp[mcp_servers.hex-ssh-mcp]
command = "npx"
args = ["-y", "@levnikolaevich/hex-ssh-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hex-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-ssh-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hex-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-ssh-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hex-ssh-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-ssh-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hex-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-ssh-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hex-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-ssh-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.levnikolaevich%2Fhex-ssh-mcp)<a href="https://mcptoplist.com/server/io.github.levnikolaevich%2Fhex-ssh-mcp"><img src="https://mcptoplist.com/badge/io.github.levnikolaevich%2Fhex-ssh-mcp.svg" alt="MCP Toplist: Top 5% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
levnikolaevich
Available versions (19)
| Version | Published |
|---|---|
| 1.9.2 | May 19, 2026 |
| 1.9.1 | May 19, 2026 |
| 1.8.1 | May 8, 2026 |
| 1.8.0 | Apr 25, 2026 |
| 1.7.0 | Apr 22, 2026 |
| 1.6.1 | Apr 21, 2026 |
| 1.6.0 | Apr 21, 2026 |
| 1.5.0 | Apr 14, 2026 |
| 1.4.3 | Apr 12, 2026 |
| 1.4.2 | Apr 11, 2026 |
| 1.4.1 | Apr 5, 2026 |
| 1.4.0 | Apr 5, 2026 |
| 1.3.1 | Apr 5, 2026 |
| 1.3.0 | Mar 30, 2026 |
| 1.2.0 | Mar 24, 2026 |
| 1.1.6 | Mar 24, 2026 |
| 1.1.5 | Mar 23, 2026 |
| 1.1.4 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hex SSH?
- Hex SSH is maintained by levnikolaevich, which publishes 6 MCP servers (99 total versions) tracked on MCP Toplist.
- Is Hex SSH listed on the Official MCP Registry?
- Yes — Hex SSH is listed on the Official MCP Registry.
- How many versions does Hex SSH have?
- MCP Toplist tracks 19 versions of Hex SSH, most recently published on May 19, 2026.
- Where can I find the source code for Hex SSH?
- The source code for Hex SSH is hosted at github.com/levnikolaevich/claude-code-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.