SSH Model Context Protocol Server - Enable SSH functionality for AI models. Connect to SSH servers and execute commands via AI assistants.
Add this to your MCP configuration file:
{
"mcpServers": {
"ssh-licco": {
"args": [
"ssh-licco"
],
"command": "uvx"
}
}
}The SSH LICCO server has significant security concerns including hardcoded sensitive data, potential command injection risks, and overly broad permissions. While the server's SSH functionality justifies network access and environment variable use, the hardcoded credentials and lack of input sanitization pose real security vulnerabilities. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 4 files ยท 10 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!