list_serversList all configured servers and active connections
get_serverView server configuration details
connectManually connect to server (usually not needed, tools auto-connect)
quick_connectTemporary server connection (not saved). Returns host:port as server_id for subsequent operations
disconnectDisconnect from server
test_connectionTest server connectivity (does not affect existing connections)
executeExecute shell command on remote server
write_fileWrite content to remote file (overwrite)
read_fileRead remote file content (supports line range, suitable for logs and config files)
upload_fileUpload local file to remote server (path-based, zero token cost. Use async mode for large files)
upload_directoryUpload local directory to remote server (auto compress, transfer, and extract. Use async for large dirs)
download_fileDownload file from remote server (use async mode for large files)
download_directoryDownload remote directory (remote compress → download → local extract. Use async for large dirs)
transfer_statusCheck background transfer task progress (use with async_transfer=true)
add_serverAdd or update server configuration
update_serverUpdate server configuration (only pass fields to change, rest unchanged)
delete_serverDelete server configuration
rename_serverRename server ID (alias)
+3 more tools
We re-grade npm:@nl4ever/sshmcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.