io.github.ohvenkat/hostinger-ssh-mcp
Quality Score
85
/100
MCP server for connecting Claude Code to a Hostinger VPS via SSH
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"hostinger-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"hostinger-ssh-mcp"
],
"env": {
"VPS_HOST": "<vps_host>",
"VPS_USER": "<vps_user>",
"VPS_PASS": "<your-vps_pass>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"hostinger-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"hostinger-ssh-mcp"
],
"env": {
"VPS_HOST": "<vps_host>",
"VPS_USER": "<vps_user>",
"VPS_PASS": "<your-vps_pass>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y hostinger-ssh-mcp§02 Environment variables
VPS_HOSTrequired
Your Hostinger VPS IP address
VPS_USERrequired
Your VPS SSH username (usually root)
VPS_PASSrequiredsecret
Your VPS SSH password
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.