Safe Ssh MCP
Rank #7,589io.github.Areso/safe-ssh-mcp
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
Safe Ssh MCP is a Model Context Protocol (MCP) server published by areso. It ranks #7,589 of 132,345 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Safe Ssh MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 124,756 of 132,345 servers on MCP Toplist.
Use Safe Ssh MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add safe-ssh-mcp -- uvx safe-ssh-mcp[mcp_servers.safe-ssh-mcp]
command = "uvx"
args = ["safe-ssh-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"safe-ssh-mcp": {
"command": "uvx",
"args": [
"safe-ssh-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"safe-ssh-mcp": {
"command": "uvx",
"args": [
"safe-ssh-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"safe-ssh-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"safe-ssh-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"safe-ssh-mcp": {
"command": "uvx",
"args": [
"safe-ssh-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"safe-ssh-mcp": {
"command": "uvx",
"args": [
"safe-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.Areso%2Fsafe-ssh-mcp)<a href="https://mcptoplist.com/server/io.github.Areso%2Fsafe-ssh-mcp"><img src="https://mcptoplist.com/badge/io.github.Areso%2Fsafe-ssh-mcp.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
areso
Available versions (11)
| Version | Published |
|---|---|
| 0.1.15 | Aug 19, 2026 |
| 0.1.14 | Jun 4, 2026 |
| 0.1.13 | Jun 3, 2026 |
| 0.1.12 | Jun 2, 2026 |
| 0.1.9 | May 20, 2026 |
| 0.1.8 | Mar 22, 2026 |
| 0.1.7 | Mar 22, 2026 |
| 0.1.6 | Mar 21, 2026 |
| 0.1.5 | Mar 19, 2026 |
| 0.1.4 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Safe Ssh MCP?
- Safe Ssh MCP is maintained by areso, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Safe Ssh MCP listed on the Official MCP Registry?
- Yes — Safe Ssh MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Safe Ssh MCP have?
- MCP Toplist tracks 11 versions of Safe Ssh MCP, most recently published on Aug 19, 2026.
- Where can I find the source code for Safe Ssh MCP?
- The source code for Safe Ssh MCP is hosted at github.com/areso/safe-ssh-mcp.
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.