Skip to main content
Glama
499,883 tools. Updated 2026-08-31 12:16

"Remote Web Search Tool with File Write Capability" matching MCP tools:

  • Upload a local file to a remote server via SFTP. Specify local path, remote path, and file permissions.
    MIT
  • Download a file from a remote server to your local machine using SFTP. Specify the remote file path and local destination to transfer files securely.
    MIT
  • Find any tool across all connected MCP servers by describing the capability you need. Search returns matching tools with schemas, so you can call the right one immediately.
    MIT
  • Write content to a remote file via SFTP. Creates missing directories automatically. Supports text and base64 encoding.
    MIT
  • Write text to a remote file via SSH, overwriting existing content and creating parent directories automatically.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that enables file system search and inspection, including directory listing, regex-based file name and content searches, and reading text, PDF, and DOCX files.
    1
    MIT

Matching MCP Connectors

  • Verify Zotero Web API credentials, user ID, personal-library write permission, and file-write permission. Performs no write operations, ensuring a safe read-only check.
    MIT
  • Search remote file contents over SSH using regex, returning matching files, lines with numbers and context, or counts, with optional glob filters.
    MIT
  • Create a new remote file over SSH with specified content. Fails if the target path already exists or its parent directory is missing.
    MIT
  • Write text content to a remote file via SSH. Creates parent directories if needed, uses atomic write to prevent partial writes.
    AGPL 3.0
  • Persist any tool call, file write, or classification decision as an atomic event to session_events with write-through guarantee.
    AGPL 3.0
  • Write or append content to remote files over SSH using SFTP or sudo-backed shell commands, with support for encoding, permissions, and directory creation.
    MIT
  • Write content to a remote file over SSH, with support for sudo or SFTP, configurable encoding, appending, directory creation, and permissions.
    MIT
  • Write UTF-8 text directly to a remote file over SSH, creating or overwriting it, with optional append and automatic parent directory creation. Avoids local temp file and scp round-trip.
    MIT
  • Search remote files for a pattern using grep, returning matching lines with file paths, line numbers, and optional context.
    AGPL 3.0
  • Analyze DHCP packets from a PCAP file and return comprehensive structured results. Supports local file paths and remote URLs.
    MIT