Skip to main content
Glama
260,856 tools. Last updated 2026-07-05 08:54

"Information or resources about remote work or remote access" matching MCP tools:

  • Creates a local preview-deployment readiness plan to review resources, checks, errors, warnings, and required approvals before deploying, without mutating remote state.
    MIT
  • Verify sudo access availability on remote servers, detecting passwordless or password-required sudo for Linux/macOS, and check Administrator elevation on Windows.
    GPL 3.0
  • Update a local repository with upstream changes before starting work by fetching and integrating changes from a remote. Specify repo path, optionally branch, remote (default origin), and strategy (merge or rebase).
    MIT
  • Fetch rendered workspace state from a remote Perseus instance. Use this read-only tool to pull live context from another machine or container, with caching for efficiency.
    MIT
  • Execute shell commands on a remote Linux server. Use for deployments, log checks, or service restarts.
    Apache 2.0
  • Transfer directories between local and remote systems using archive-based methods. Automatically selects tar.gz for Linux/macOS or zip for Windows.
    GPL 3.0

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables SSH and UART/serial port access for Claude Code to directly control remote devices like Raspberry Pi, embedded systems, and IoT devices. Supports command execution, file transfers via SFTP, and serial communication.
    Last updated
    24
    5
    AGPL 3.0

Matching MCP Connectors

  • The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.

  • Capture photos remotely from mobile devices via S3-backed upload URLs

  • Load and analyze local or remote data files (CSV, JSON, Excel, etc.) to obtain DataFrame information and metadata.
    Apache 2.0
  • Retrieve detailed information about a DevRev work item (issue or ticket) by providing its unique ID to access all relevant data.
  • Transfer files between local and remote systems. Specify upload or download direction with local and remote file paths.
    GPL 3.0
  • Uploads a local file to a remote server over SFTP, overwriting any existing file at the destination. Requires the file to exist and the remote path to be writable by the SSH user.
    MIT
  • Create Harness resources like pipelines, connectors, and environments by specifying a resource type and a YAML or JSON body. Supports remote pipelines with Git integration.
    Apache 2.0
  • Downloads a single file from a remote server to a local path over SFTP, overwriting any existing file. Requires read permission on the remote server.
    MIT
  • Extract metadata from PCAP files, including packet statistics, file information, and temporal data, by providing a local path or remote URL.
  • Connect to a remote Jupyter server to run code on remote compute, GPUs, or data while keeping notebooks saved locally.
    MIT
  • Upload a local file to a remote SSH host via SFTP, with automatic creation of remote parent directories. Use for deploying configs, binaries, or large files.
    MIT
  • Retrieve detailed information about Azure DevOps work items, including current state, assigned users, and custom fields, by specifying one or multiple IDs.
    MIT
  • Forward a local port to a remote host via SSH, tunneling connections through an existing session. Specify remote port and optionally local port or host.
    MIT