Real-time image optimization and CDN. Resize, compress, and transform on-the-fly.
npx -y @imagekit/mcp-server-imagekit
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"imagekit": {
"command": "npx",
"args": ["-y", "@imagekit/mcp-server-imagekit"]
}
}
}
```
upload_filetransform_imageoptimize_mediagenerate_thumbnailstream_videoReal-time image optimization and CDN. Resize, compress, and transform on-the-fly.
Language: JavaScript
Category: File Systems