jumpserver_ssh_mcp

Shadow-linux/jumpserver_ssh_mcp
★ 0 stars Python Code/Dev Tools Updated today
Agent-friendly MCP server for auditable SSH command execution via JumpServer.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jumpserver_ssh_mcp": {
      "command": "uvx",
      "args": [
        "jumpserver-ssh-mcp"
      ]
    }
  }
}

Or install with pip: pip install jumpserver-ssh-mcp