πŸ”’

Ssh

πŸ”΄Dangerous
Security & Auth

Securely execute remote commands and perform file operations over SSH, with support for both password and key-based authentication.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse ssh”
β†’β€œmanage passwords”
β†’β€œsecure access”
β†’β€œaudit security”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including Execute Code. Review the permissions below carefully before granting access to your agent.

⚑
Execute Code
Runs arbitrary code or scripts
πŸ”‘
Requires API Keys
Needs authentication credentials
✏️
Write/Delete Files
Creates, modifies, or deletes files
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "ssh": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-ssh"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Ssh trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/ssh)](https://agentsift.com/capabilities/ssh)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#security#agent-tool

Related capabilities