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?
Allows importing cURL commands to instantly generate mock API definitions.
Why this server?
Supports curl commands for deploying models to Xnode and interacting with deployment APIs
Why this server?
Generates ready-to-use cURL commands for Dataverse WebAPI operations, providing complete HTTP requests with proper URLs, headers, and request bodies for testing and debugging.
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.
Why this server?
Enables execution of HTTP requests through a structured interface with support for multiple authentication methods, custom headers, form data, request body data, and response control options like redirects and compression.