io.github.ohvenkat/hostinger-ssh-mcp MCP Server
io.github.ohvenkat/hostinger-ssh-mcp
What is the io.github.ohvenkat/hostinger-ssh-mcp MCP server?
MCP server for connecting Claude Code to a Hostinger VPS via SSH
How to install io.github.ohvenkat/hostinger-ssh-mcp
Copy-paste configuration for popular MCP clients.
VPS_HOSTrequiredYour Hostinger VPS IP address
VPS_USERrequiredYour VPS SSH username (usually root)
VPS_PASSrequiredsecretYour VPS SSH password
{
"mcpServers": {
"hostinger-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"hostinger-ssh-mcp"
],
"env": {
"VPS_HOST": "<YOUR_VPS_HOST>",
"VPS_USER": "<YOUR_VPS_USER>",
"VPS_PASS": "<YOUR_VPS_PASS>"
}
}
}
}{
"mcpServers": {
"hostinger-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"hostinger-ssh-mcp"
],
"env": {
"VPS_HOST": "<YOUR_VPS_HOST>",
"VPS_USER": "<YOUR_VPS_USER>",
"VPS_PASS": "<YOUR_VPS_PASS>"
}
}
}
}{
"mcpServers": {
"hostinger-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"hostinger-ssh-mcp"
],
"env": {
"VPS_HOST": "<YOUR_VPS_HOST>",
"VPS_USER": "<YOUR_VPS_USER>",
"VPS_PASS": "<YOUR_VPS_PASS>"
}
}
}
}{
"servers": {
"hostinger-ssh-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hostinger-ssh-mcp"
],
"env": {
"VPS_HOST": "<YOUR_VPS_HOST>",
"VPS_USER": "<YOUR_VPS_USER>",
"VPS_PASS": "<YOUR_VPS_PASS>"
}
}
}
}claude mcp add hostinger-ssh-mcp --env VPS_HOST=<YOUR_VPS_HOST> --env VPS_USER=<YOUR_VPS_USER> --env VPS_PASS=<YOUR_VPS_PASS> -- npx -y hostinger-ssh-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.