Loading MCP server directory, please wait...
SSH Model Context Protocol Server - Enable SSH functionality for AI models
npx @getmcp/cli add io.github.Echoqili/ssh-liccoRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Echoqili/ssh-licco": {
"command": "python",
"args": [
"ssh-licco"
],
"env": {
"SSH_HOST": "",
"SSH_USER": "",
"SSH_PASSWORD": "",
"SSH_PORT": "22"
}
}
}
}