Server data from the Official MCP Registry
SSH-based MCP control of remote Linux, macOS, and Windows servers -- 46 purpose-built tools.
SSH-based MCP control of remote Linux, macOS, and Windows servers -- 46 purpose-built tools.
This is a mature, well-architected SSH MCP server with thoughtful security design and comprehensive functionality. Credentials are properly stored in TOML config files (not hardcoded), authentication is mandatory for all operations, and permissions are appropriate for an infrastructure automation tool. However, several code quality concerns and a minor authentication bypass risk prevent a higher score: some error handling is overly broad, logging of command output could expose sensitive data, plaintext credential storage in config files is a documented but inherent risk, and a potential sudo auth bypass (when password auth is used for sudo fallback without explicit configuration) requires user awareness. Supply chain analysis found 7 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 14 issues found
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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-cygnussystems-cygnus-ssh-mcp": {
"args": [
"cygnus-ssh-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.