developer tools

Mcp Image Compression

MCP server for local compression of various image formats.

0
View on GitHub

Installation

npx -y InhiblabCore/mcp-image-compression

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-image-compression",
  "command": "npx",
  "args": [
    "-y",
    "InhiblabCore/mcp-image-compression"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →