Hostinger Ssh MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 31 Mar 2026.
MCP server for connecting Claude Code to a Hostinger VPS via SSH
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hostinger-ssh-mcp -- npx -y hostinger-ssh-mcp
{
"mcpServers": {
"hostinger-ssh-mcp": {
"args": [
"-y",
"hostinger-ssh-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hostinger-ssh-mcp]
command = "npx"
args = ["-y", "hostinger-ssh-mcp"]
{
"mcpServers": {
"hostinger-ssh-mcp": {
"args": [
"-y",
"hostinger-ssh-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hostinger-ssh-mcp": {
"args": [
"-y",
"hostinger-ssh-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.