curl is a command line tool and library for transferring data with URLs
Why this server?
Used for installing the uv package manager which is required to run the MCP server.
Why this server?
Used for installation of the uv package manager, providing a way to set up the MCP server environment
Why this server?
Supports curl commands for deploying models to Xnode and interacting with deployment APIs
Why this server?
Supports installation via curl script, enabling easy setup of the MCPlanManager environment.
Why this server?
Enables HTTP requests to external APIs with support for various methods, headers, and authentication (coming in v1.2.0)
Why this server?
Uses curl commands for proper MIME handling when working with image files, especially for the image editing functionality.
Why this server?
Used to install the uv package manager on Linux/Mac systems
Why this server?
Uses curl to install dependencies (uv) required for setting up the MCP server environment.
Why this server?
Provides curl commands as code samples for Nylas API operations, allowing developers to test and implement email, calendar, and contacts functionality directly from the command line.