libvips

GitHub

A fast image processing library with low memory needs.

11,401 stars C 1 file ยท ~19,950 tokens #c#cpp#gif#graphicsmagick#hdr#heic#image-processing#imagemagick

libvips MCP Server

MCP server for libvips/libvips

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "libvips": {
      "command": "npx",
      "args": [
        "-y",
        "@libvips/libvips"
      ]
    }
  }
}