niklele/RemoteRelay
3.2
If you are the rightful owner of RemoteRelay and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
RemoteRelay is an MCP server that connects Claude Code to remote development environments via SSH.
Tools
Functions exposed to the LLM to take actions
remote_bash
Execute bash commands on remote host
remote_read
Read file contents with optional offset/limit
remote_write
Write content to files (overwrites existing)
remote_edit
Edit files using string replacement
remote_glob
Find files matching glob patterns
remote_grep
Search file contents with regex patterns
remote_cd
Change working directory
remote_pwd
Show current working directory
remote_ls
List directory contents
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client