- Step 1: Clone or download the MCP server repository from GitHub.
- Step 2: Install the necessary dependencies such as Node.js and sharp.
- Step 3: Run the server using the provided commands (e.g., npx or npm start).
- Step 4: Use API endpoints to specify images and desired operations like resize, convert, crop, rotate, or get info.
- Step 5: Send image paths and parameters via HTTP requests or scripts to process images.