Skip to content
Back to search
30
MCP v0.1.6

io.github.Areso/safe-ssh-mcp

io.github.Areso/safe-ssh-mcp

A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.areso/safe-ssh-mcp
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
0 tools
io.github.runsec-io/mcp
RunSec MCP server for workspace security scanning and remediation workflows.
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
io.github.yawlabs/ssh-mcp
MCP server for SSH operations with built-in diagnostics
0 tools
io.github.YawLabs/ssh-mcp
MCP server for SSH operations with built-in diagnostics
0 tools
io.github.neetpatel/devops-mcp
An MCP server that provides DevOps and DevSecOps context for the project
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.areso/safe-ssh-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}