Skip to main content
Glama
164,339 tools. Last updated 2026-05-31 06:23

"How to send POST requests using cURL from a local machine" matching MCP tools:

  • Retrieve a price quote for a service from a local business, considering emergency requests and weekend rates to provide accurate pricing.
    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
  • Download a file from a VM to your local machine via VMware Tools. Requires guest OS credentials and VMware Tools running in the guest.
    MIT
  • Upload local files to a remote server via SFTP. Transfers files from local machine to remote SSH server.
    MIT
  • Send ICMP echo requests from a router to a target address, returning per-packet round-trip times and summary statistics. Handles 100% packet loss as a valid outcome.
    MIT
  • Sync files between your local machine and a remote SLURM cluster using rsync. Supports configured mount points or explicit local and remote paths.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • send-that-email MCP — wraps StupidAPIs (requires X-API-Key)

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

  • Download a file from a remote server to your local machine using SFTP. Specify the server, remote path, and local destination.
    MIT
  • Compute the curl of a vector field in a specified coordinate system using SymPy. Input a vector field key to generate a curl expression for analyzing rotational behavior in vector calculus.
    Apache 2.0
  • Generate a minimal .tarn.yaml skeleton from OpenAPI operation, curl, method+URL, or a recorded fixture. Returns YAML with metadata and optionally writes to disk.
    MIT
  • Generate reply drafts for all comments on a post or replies on a note using a local LLM, outputting a JSONL file for review and approval before sending.
    MIT
  • Upload files from your local machine to your Home Assistant server, placing them in safe directories like www/, custom_components/, blueprints/, or themes/.
    MIT
  • Send HTTP POST requests to any URL with custom body, headers, and secret substitution from environment variables.
    MIT
  • Downloads a file from Colab runtime to a local destination path. Specify source in Colab and local path for transfer.
    Apache 2.0
  • Launch a local HTTP chat server on localhost that handles POST /chat requests for a specified domain, enabling RAG-powered AI chat integration for your website.
    MIT
  • Send HTTP requests to any URL, supporting GET, POST, PUT, DELETE, PATCH, and HEAD methods with custom headers and body.
    TypeScript
    MIT
  • Downloads a file from a remote server to your local machine via SFTP. Specify the SSH session, remote file path, and local destination path.
    MIT
  • Download files from Android devices to your local machine by specifying remote and local paths. This tool transfers data from connected Android devices for backup, analysis, or processing.
    MIT