remote_claude_mcp

dciangot/remote_claude_mcp

3.2

If you are the rightful owner of remote_claude_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Remote Claude MCP Server is a Go-based server that enables Claude Desktop to utilize Claude Code on a remote server via SSH.

Tools

Functions exposed to the LLM to take actions

bash

Execute bash commands on the remote server with sandbox and timeout support.

read

Read files from the remote server with offset and limit options.

write

Write files to the remote server.

edit

Edit files using string replacement with replace_all option.

glob

Find files matching patterns.

grep

Search for text in files with case insensitive and line number options.

webfetch

Fetch web content via the remote server.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources