claude mcp add reso-safe-ssh-mcp -- uvx safe-ssh-mcp
{
"mcpServers": {
"reso-safe-ssh-mcp": {
"command": "uvx",
"args": ["safe-ssh-mcp"]
}
}
}
{
"mcpServers": {
"reso-safe-ssh-mcp": {
"command": "uvx",
"args": ["safe-ssh-mcp"]
}
}
}
{
"mcpServers": {
"reso-safe-ssh-mcp": {
"command": "uvx",
"args": ["safe-ssh-mcp"]
}
}
}
About This MCP Server
The safe-ssh-mcp server is a secured Model Context Protocol server that enables the execution of safe read-only diagnostic commands for DevOps and SysOps. It connects to SSH and provides a scoped environment for running these commands, allowing developers to perform diagnostic tasks while maintaining security. Developers would use this tool when they need to execute read-only commands for diagnostic purposes in a secure and controlled manner.
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
safe-ssh-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The safe-ssh-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.