Skip to main content
Glama

curl MCP tools

Production-ready MCP servers that extend AI capabilities through file access, database connections, APIs, and contextual services.

70,719 tools. Last updated 2026-02-08 05:34
  • Computes the symbolic curl of a vector field, optionally evaluated at a point. Args: f_str (str): A string representing the vector field in list format (e.g., "[x+y, x, 2*z]"). point (list[float], optional): A list of coordinates [x, y, z] to evaluate the curl numerically. Returns: dict: A dictionary with the symbolic curl as a string, and optionally the evaluated vector.
    Connector
  • Make HTTP requests to web endpoints, such as GET requests to APIs or POST data to servers, using specified methods, headers, and body content.
    TypeScript
    MIT
  • Download files from URLs using curl with options to specify output filenames, resume partial downloads, follow redirects, and set request timeouts.
    MIT
  • Send HTTP DELETE requests via curl to remove or delete resources from specified URLs, with optional headers, redirects, and timeout settings.
    MIT
  • Execute custom HTTP requests and download files using advanced curl arguments. Ideal for interacting with web APIs and retrieving remote content efficiently.
    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

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers

  • -
    security
    F
    license
    -
    quality
    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 5 months ago
    8
  • -
    security
    A
    license
    -
    quality
    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 2 months ago
    5
    1
    MIT