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_SECURITY_LEVEL": "balanced",
"SSH_EXTRA_ALLOWED_COMMANDS": "",
"SSH_BASE_DIR": "/home"
}
}
}
}