Skip to content
Back to search
30
MCP

Code Remote

pulsemcp/code remote

Enables secure remote command execution on your local machine through a cloud-hosted relay architecture with WebSocket connections and token-based authentication.

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

Similar MCP servers embedding-nearest

Command Executor
Enables secure remote command execution with robust security controls like command allowlisting, direct command invocation without shell acc
0 tools
Remote Exec Gateway
Provides a secure remote execution gateway for running commands on remote systems via MCP.
0 tools
Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
Code Sandbox
Provides secure, isolated Python code execution environments with modular architecture for running untrusted code, testing solutions, genera
0 tools
Claude-C2
Command and control framework that enables secure remote system administration through a Python server and PowerShell client, maintaining ta
0 tools
Code Runner
Executes code snippets in isolated Docker containers with resource limits and security controls for safe testing and debugging across multip
0 tools

How to use

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

{
  "mcpServers": {
    "code_remote": {
      "url": "None",
      "transport": "http"
    }
  }
}