M
MCP Ssh Server
MCP Servers SSH
Created 12/29/2025
Updated about 5 hours ago
README
Repository documentation and setup instructions
mcp-ssh-server
MCP Servers SSH
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/shannonjlove/mcp-ssh-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"shannonjlove-mcp-ssh-server": {
"command": "git",
"args": [
"clone",
"https://github.com/shannonjlove/mcp-ssh-server"
]
}
}
}