Provides secure remote access and command execution via the Model Context Protocol.
This server implements a Model Context Protocol (MCP) server with SSH capabilities, enabling secure remote access and command execution. It leverages a SQLite database for persistent storage of SSH credentials and offers tools for managing these credentials, including adding, listing, and removing them. The server also allows for executing arbitrary commands on remote hosts via SSH using stored or provided credentials.