Submit

Python Ssh Mcp

@Nightreaver

2 months ago
A SSH MCP Server written in python. Which builds upon a sophisticated tools and permission layer. Including Skills, Docker and Systemctl toolset and some runbooks.

Server Config

{
  "mcpServers": {
    "ssh-mcp": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/Nightreaver/python-ssh-mcp",
        "ssh-mcp"
      ],
      "env": {
        "LOG_LEVEL": "INFO",
        "ALLOW_LOW_ACCESS_TOOLS": "false",
        "ALLOW_DANGEROUS_TOOLS": "false",
        "ALLOW_SUDO": "false"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Python Ssh Mcp MCP Server