Connects Claude to your Hostinger VPS over SSH so you can run shell commands directly from the VS Code chat interface. Uses password authentication via environment variables, though the docs recommend switching to SSH keys for production. You get a single run_command tool that lets you do things like check disk space, tail logs, or inspect running processes without leaving your editor. Good fit if you're managing a Hostinger VPS and want quick terminal access without context switching. Installation is straightforward with npx, and it registers as a user-scoped MCP server through Claude's CLI.
claude mcp add --transport stdio ohvenkat-hostinger-ssh-mcp uvx hostinger-ssh-mcp