Skip to main content
Glama
306,341 tools. Last updated 2026-07-25 07:49

"A server for finding remote work opportunities and resources" matching MCP tools:

  • Execute shell commands on a remote Linux server. Use for deployments, log checks, or service restarts.
    Apache 2.0
  • Connect to a remote Jupyter server to run code on remote compute, GPUs, or data while keeping notebooks saved locally.
    MIT
  • Upload local files to a remote server via SFTP. Transfers files from local machine to remote SSH server.
    MIT
  • Download a file from a remote server to your local machine using SFTP. Specify the server, remote path, and local destination.
    MIT

Matching MCP Servers

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.

  • Remote ChromaDB vector database MCP server with streamable HTTP transport

  • Remove a remote file or directory from an FTP server. Prevents deletion of the server root for safety.
    MIT
  • Download a file from a remote server to a specified local destination using SFTP.
    Mozilla Public 2.0
  • Upload a local file to a remote server via SFTP by specifying the server name and absolute paths.
    Mozilla Public 2.0
  • Connect to a remote COMSOL server for automated simulation control. Specify the server host and port to establish a connection.
    MIT
  • Upload a local file to a remote server via SFTP. Provide the session name, local file path, and remote destination path.
    MIT
  • Recursively create a remote directory on a configured FTP server, specifying the path relative to the server root.
    MIT
  • Run git commands on a remote server via SSH with shortcuts for common operations such as pull, status, log, branch, and diff.
    AGPL 3.0
  • Connect to a remote SSH server and get a session ID for executing commands or transferring files.
    MIT
  • Upload a local file to a remote server via SFTP, specifying session, local path, remote path, and optional overwrite.
    MIT
  • Downloads a file from a remote server to a local path via SFTP. Requires session ID, remote path, local path, and optional overwrite flag.
    MIT