Skip to content
Back to search
30
MCP

io.github.ohvenkat/hostinger-ssh-mcp

io.github.ohvenkat/hostinger-ssh-mcp

MCP server for connecting Claude Code to a Hostinger VPS via SSH

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
0 tools
io.github.alex-kaff/claude-wrap-mcp
MCP server that spawns and drives Claude Code sessions via claude-wrap.
0 tools
claude-code-ssh
MCP server giving Claude Code 51 typed SSH tools across your server fleet. Pooled connections, per-user gated, context-lean output.
0 tools
querybridge-mcp
MCP server connecting Claude Code with MySQL — supports SSH tunnels and multiple databases
0 tools
postgresql-ssh-mcp
PostgreSQL MCP server with SSH tunneling for Claude Desktop and ChatGPT
0 tools
io.github.smurfy92/openclaw-control-mcp
MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ohvenkat/hostinger-ssh-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}