Skip to main content
Glama
305,400 tools. Last updated 2026-07-16 14:30

"namespace:com.ramp.ramp-mcp-remote" matching MCP tools:

  • Create a new Proxmox Backup Server remote sync-source. Dry-run by default; set confirm=True to execute.
    Apache 2.0
  • Push contentrain/* branches to remote to submit content changes. This tool handles the push; do not manually push or create pull requests.
    MIT
  • Verify connectivity to the Pathrule Remote MCP. This safe ping returns no local path and includes a prompt to explore advanced features.
    MIT
  • Installs a web extension via WebDriver BiDi and opens a specified extension page, enabling automation and inspection of its UI. Supports local files and base64 for remote sessions.
    MIT
  • 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
    -
    quality
    D
    maintenance
    A type-safe solution that enables remote access to Model Context Protocol (MCP) services, allowing clients to connect to centralized MCP implementations without waiting for official remote support.
    Last updated
    2
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A local MCP server that proxies file and shell tools (Read, Write, Edit, Bash, etc.) to a remote Linux host over SSH, enabling MCP clients like Claude Code to operate on remote codebases.
    Last updated
    MIT

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.

  • The Ramp MCP server enables users to securely connect Ramp with AI assistants like ChatGPT and Claude to query financial data and take actions using natural language. It transforms Ramp's developer API into a SQL interface that LLMs can query, allowing admins to analyze spend trends, identify cost savings, and run complex SQL analyses on comprehensive datasets (transactions, purchase orders, vendors, users), while all users can manage cards, view transactions, request reimbursements, and get expense policy answers.

  • Log file-modifying responses from remote MCP clients, detailing domain, action, scope, and files touched per workspace.
    MIT
  • Transfer files between local and remote systems. Specify upload or download direction with local and remote file paths.
    GPL 3.0
  • Fetch detailed information for a specific remote configuration using the provided remoteConfigId, enabling efficient querying and management of A/B test data on the Hackle MCP server.
    MIT
  • Retrieve a paginated list of remote configurations from the Hackle MCP server, filtering by status or keyword to manage A/B test settings efficiently.
    MIT
  • Register, configure, and control MCP servers and built-in tools for AI agents. Supports CRUD, activation, deactivation, and remote probing.
    AGPL 3.0
  • Upload a local file to a remote path via SFTP, overwriting any existing file without creating a backup. Requires the remote path to be writable by the SSH user.
    MIT
  • Transfer a single remote file to your local machine over SFTP. Uses read-only access on the remote side, even on restricted servers.
    MIT
  • Check the local SAP MCP profile for wallet, signer, and payment readiness in hosted x402 calls. Use instead of the remote profile for accurate local payment status.
    MIT
  • 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
  • Connect to a remote host via SSH using password or key-based authentication. Returns a session ID for subsequent commands.
    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