Enables AI assistants to download images from URLs and perform basic image optimization tasks.
Downloads an image from a URL to a specified path. Parameters: url (string), outputPath (string)
Creates an optimized version of an image. Parameters: inputPath (string), outputPath (string), width (optional integer), height (optional integer), quality (optional integer between 1-100)
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs