Skip to main content
Glama
527,251 tools. Updated 2026-09-07 08:01

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

  • 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
  • Install app builds directly from URLs, remote source specs, or CI artifacts resolved by a remote daemon. Select the target device and begin the installation.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to query OpenRouter model information including prices, ELO rankings, context, and perform comparisons.
    33
    1
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides OpenRouter model pricing data, enabling price lookups, trending/cheapest lists, and model searches without an API key.
    -

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.

  • Zero-install remote MCP server for proof-of-existence file attestation.

  • Creates a local preview-deployment readiness plan to review resources, checks, errors, warnings, and required approvals before deploying, without mutating remote state.
    MIT
  • Create Harness resources from YAML or JSON definitions, covering pipelines, input sets, connectors, and other supported types. Include account/org/project scope and remote git details to provision resources directly.
    MIT
  • Retrieve essential details about the current git repository, including current and default branches, remote URL, and detected platform (GitHub/GitLab).
    MIT
  • 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
  • Publish local commits to a remote repository, optionally including tags; force push requires explicit confirmation. Use when local work is ready to share.
    MIT
    Destructive
  • Download a single file from a remote server to a local path via SFTP, overwriting local content, with read-only remote access.
    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
  • Retrieve remote refs and update remote-tracking branches without merging, so you can review upstream changes before integration. Optionally prune stale branches.
    MIT
  • Sync files between local and remote machines over SSH using rsync. Choose direction with local: or remote: prefixes; enable dry-run for preview or delete to mirror.
    MIT