Skip to main content
Glama
206,670 tools. Last updated 2026-06-17 14:51

"How to use remote URLs with SSE without local files" matching MCP tools:

  • List workspaces visible through cloud RLS, returning workspace IDs for remote tools without exposing local filesystem paths.
    MIT
  • Read PDFs, DOCX, and local files into Markdown. Use http(s) URLs or sandboxed local paths, with pagination via start and length.
    MIT
  • Parse raw DNA data from 23andMe or Genera files to enable pharmacogenomic analysis. Accepts local file paths or direct download URLs.
    MIT
  • Checks repository configuration files for structural validity and self-consistency as a pre-merge step. Supports local paths, owner/repo shorthand, or GitHub URLs.
    MIT
  • Sync a local directory to a remote host via rsync over SSH using a vault-stored SSH key, which is temporarily written and then removed for security.
    AGPL 3.0
  • Push local commits to a remote Git repository. Required: repo_path. Optional: remote, branch, force, set_upstream, dry_run. For staging, committing, and pushing in one step, use commit_and_push_changes.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Find local businesses on Google: name, address, phone, hours, ratings, and photos.

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

  • 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
  • Load and analyze data files from local paths or URLs. Supports CSV, JSON, HTML, Excel, ODS, and Parquet formats, returning structured analysis results.
  • Transfer files between local and remote systems. Specify upload or download direction with local and remote file paths.
    GPL 3.0
  • Download specific ENCODE files by their accession numbers to a local directory, with MD5 verification and optional organization by experiment or format.
    AGPL 3.0
  • Sync local task changes with the TaskChampion sync server. Push local updates and pull remote changes, with optional dry run to test connectivity.
    Apache 2.0
  • List files and directories in a remote directory over SSH, including size, type, and modification time. Supports showing hidden files and output in markdown or JSON.
    MIT
  • Upload a local file to a remote server via SFTP. Specify local path, remote path, and file permissions.
    MIT
  • Upload a local file to a remote server via SFTP, overwriting any existing file at the destination path.
    MIT
  • Configure CV Forge backend to generate professional ATS-friendly CVs. Choose local Docker setup or remote hosted service before creating PDF/DOCX documents.
    MIT
  • Upload local media files to receive dp:// references, enabling their use in survey descriptions for annotation tasks.
    MIT
  • Deploy local files to remote servers by uploading to temporary location and moving into place. Supports backup, owner/permissions, service restart, and pre/post hooks.
    MIT
  • Analyze ICMP packets in PCAP files to identify network issues and monitor connectivity. Use URL or local file paths for packet capture analysis.
    MIT