Hostinger SSH MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 31 Mar 2026.
MCP server for connecting Claude Code to a Hostinger VPS via SSH
Today is the operative word: we check Hostinger SSH MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
VPS_HOST (Your Hostinger VPS IP address), VPS_USER (Your VPS SSH username (usually root)), VPS_PASS (Your VPS SSH password).
The author declared them in the registry entry; get the values from the project itself.
MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.
stdio MCP proxy for MorningForm — bridges Claude Code to MorningForm HTTPS MCP server.
Zendesk MCP server for Claude Code and other MCP clients
Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.
MCP server that exposes Google Gemini as tools for Claude Code
Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.
Chalk's bundled MCP server for drawing diagrams on macOS via Claude, Cursor, VS Code
MCP server that spawns and drives Claude Code sessions via claude-wrap.
Answers built from our own checks of this server.