Skip to main content
Glama
186,943 tools. Last updated 2026-06-10 05:00

"curl" matching MCP tools:

  • Send HTTP requests to any URL, supporting GET, POST, PUT, DELETE, PATCH, and HEAD methods with custom headers and body.
    TypeScript
    MIT
  • Send HTTP DELETE requests via curl to remove or delete resources from specified URLs, with optional headers, redirects, and timeout settings.
    MIT
  • Send HTTP PUT requests using curl to update or replace resources on a server. Supports JSON data, custom headers, redirects, and timeouts for seamless API interactions. Ideal for modifying remote data.
    MIT
  • Download files from URLs using curl with options to specify output filenames, resume partial downloads, follow redirects, and set request timeouts.
    MIT
  • Execute custom HTTP requests and download files using advanced curl arguments. Ideal for interacting with web APIs and retrieving remote content efficiently.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Provides a structured HTTP client tool for making web requests with full HTTP method support, detailed response metadata, and error handling. Enables AI assistants to interact with any web API or endpoint through the curl_request tool.
    Last updated
    10
    2
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A Multi-modal Conversation Protocol (MCP) server that enables interacting with web APIs through a curl-like interface, providing access to various websites and APIs with user authentication and response transformations.
    Last updated
    8

Matching MCP Connectors

  • Parse raw DNA data from 23andMe or Genera files to enable pharmacogenomic analysis. Accepts local file paths or direct download URLs.
    MIT
  • Load a genome profile into the remote server using a unique code obtained from the upload command.
    MIT
  • Generates a curl command to upload a genome file to the OpenPGx server, returning a code to use with load_profile for pharmacogenomic analysis.
    MIT
  • Detect blind command injection vulnerabilities using time delay analysis and out-of-band callbacks to identify security weaknesses in web applications.
    MIT
  • Create PHP unserialize gadget chains for security assessments. Specify a chain identifier and shell command; output raw or encoded payloads.
    MIT
  • Group anomalous network-call detections by process to distinguish legitimate VPN daemons (tailscaled, twingate, etc.) from other processes needing per-destination review. Returns per-process count, distinct endpoints, sample detections, and a suggested suppression rule for VPN processes.
    Apache 2.0
  • Extract clean, readable text from any webpage by removing navigation, headers, and scripts. Use start_index and max_length to paginate through lengthy content.
    MIT
  • Initiate an upload request and get a curl command to upload a file to the gateway. Use with dataset_id to upload a new version of an existing dataset.
    MIT
  • Finalizes an upload after a successful start_upload and HTTP PUT. Creates a new dataset version or dataset based on provided details.
    MIT
  • Perform browser automation to test and debug web applications. Execute actions like navigation, clicking, typing, and JavaScript evaluation to verify page rendering, capture console messages, and detect runtime errors.
    MIT
  • Identify missing prerequisites (Docker, curl, ruby, root password file) on target host and provide install actions. With confirmation, automatically install curl and ruby packages.
    MIT