- Step 1: Clone the repository using `git clone https://github.com/HYPERVAPOR/mcp-image-processor.git`
- Step 2: Install dependencies with `npm install`
- Step 3: (Optional) Modify source code as needed in `src/index.ts` and build using `npm run build`
- Step 4: Configure and deploy the MCP server following instructions, including setting up command and args
- Step 5: Start the server and confirm it’s running
- Step 6: Use the API or command line instructions to process images (e.g., format conversion, cropping, resizing)