Back to search
30
MCP

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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.neetpatel/devops-mcp
An MCP server that provides DevOps and DevSecOps context for the project
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.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
aws-safe-mcp
Read-only, opinionated MCP server for safely investigating AWS resources.
0 tools
SSH MCP Tool
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
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"
    }
  }
}