developer tools
Mcp Image Compression
MCP server for local compression of various image formats.
python
local
developer tools
Installation
npx -y InhiblabCore/mcp-image-compressionConfiguration
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
InhiblabCore/mcp-image-compression
MCP server for local compression of various image formats.
GitHub: https://github.com/InhiblabCore/mcp-image-compression
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub