hostinger-ssh-mcp
# hostinger-ssh-mcp
SSH를 통해 Claude Code를 Hostinger VPS에 연결하는 MCP(Model Context Protocol) 서버입니다. VS Code의 Claude Code 채팅 인터페이스에서 VPS에서 직접 셸 명령을 실행할 수 있습니다.
## 사전 요구 사항
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) 설치됨
- SSH 액세스가 가능한 Hostinger VPS(또는 모든 Linux VPS)
- Node.js v18 이상
## 설치
### 1. 패키지 설치
npm install -g hostinger-ssh-mcp
### 2. .env 파일 생성
패키지 디렉터리에 VPS 자격 증명이 포함된 .env 파일을 생성합니다:
VPS\_HOST=your\_vps\_ip\_address
VPS\_USER=your\_vps\_username
VPS\_PASS=your\_vps\_password
### 3. Claude Code에 등록
claude mcp add hostinger-vps --scope user -- npx hostinger-ssh-mcp
### 4. 연결 확인
claude mcp list
hostinger-vps: ✓ Connected가 표시되어야 합니다.
## 사용 방법
이제 VS Code의 Claude Code 채팅 패널에서 VPS에서 명령을 자연스럽게 실행할 수 있습니다:
- *"run_command를 사용하여 VPS의 디스크 공간 확인"*
- *"run_command를 사용하여 실행 중인 Python 프로세스 표시"*
- *"run_command를 사용하여 ~/mybot/bot.log의 마지막 50줄 표시"*
## 보안 참고 사항
- .env 파일을 버전 관리에 커밋하지 마세요
- 프로덕션 환경에서는 비밀번호 대신 SSH 키 인증 설정을 고려하세요
- 이 패키지에 포함된 .gitignore는 .env를 자동으로 제외합니다
## 라이선스
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables SSH remote access to servers through Claude, allowing users to execute commands, transfer files via SFTP, and manage multiple remote connections using natural language.128MIT
- FlicenseNot gradedqualityDmaintenanceEnables managing Ubuntu/Linux servers through natural language by establishing SSH connections and executing remote commands. Supports real-time command execution and output through Claude Desktop or Cursor IDE.14
- AlicenseAqualityBmaintenanceEnables Claude to connect to servers via SSH, execute commands, transfer files, and manage connections through natural language.9151MIT
- -licenseNot gradedqualityNot gradedmaintenanceEnables Claude Code to control remote servers via SSH for automated deployment, testing, and operations, including command execution and file transfer.4
Related MCP Connectors
Operate Linux, macOS and Windows from your LLM. Every action runs through an auditable allowlist.
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ohvenkat/hostinger-ssh-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server