Skip to main content
Glama

mcp-image-compression

by InhiblabCore

mcp-이미지 압축

프로젝트 개요

mcp-image-compression은 MCP(Modal Context Protocol) 아키텍처 기반의 고성능 이미지 압축 마이크로서비스입니다. 이 서비스는 개발자가 웹사이트 및 애플리케이션의 이미지 리소스를 최적화하고 로딩 속도와 사용자 경험을 향상시킬 수 있도록 빠르고 고품질의 이미지 압축 기능을 제공하는 데 중점을 두고 있습니다.

특징

  • 다양한 포맷 지원 : JPEG, PNG, WebP, AVIF 등 주요 이미지 포맷을 압축합니다.
  • 오프라인 사용 : 인터넷에 연결할 필요 없이 사용 가능
  • 스마트 압축 : 이미지 콘텐츠에 따라 최적의 압축 매개변수를 자동으로 선택합니다.
  • 일괄 처리 : 효율성 향상을 위해 여러 이미지의 병렬 압축을 지원합니다.
  • 품질 관리 : 파일 크기와 시각적 품질의 균형을 맞추기 위해 사용자 정의 가능한 압축 품질

도구

  1. image_compression
    • 이미지 압축
    • 입력:
      • urls (문자열): 압축할 이미지의 URL
      • quality (int): 압축 품질(0-100)
      • format (문자열): 압축된 이미지 형식(예: "jpeg", "png", "webp", "avif")
    • 반환: 압축된 이미지 URL

설정

엔피엑스

지엑스피1

짓다

docker build -t mcp-image-compression .

특허

이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, MIT 라이선스의 약관에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하세요.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

다양한 이미지 포맷의 로컬 압축을 위한 MCP 서버

  1. 프로젝트 개요
    1. 특징
      1. 도구
        1. 설정
          1. 엔피엑스
        2. 짓다
          1. 특허

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              An intelligent MCP server with a fully automated batch pipeline for web-ready images. Features include noise reduction, auto levels/curves, JPEG artifact removal, 4K resizing, smart sharpening with shadow/highlight enhancement, and advanced WebP conversion.
              Last updated -
              1
              5
              JavaScript
              MIT License
            • A
              security
              A
              license
              A
              quality
              An MCP server that allows users to generate images using Replicate's Stable Diffusion model and save them to the local filesystem.
              Last updated -
              3
              Python
              MIT License
              • Apple
            • A
              security
              A
              license
              A
              quality
              Image Tools MCP is a Model Context Protocol (MCP) service that retrieves image dimensions and compresses images from URLs and local files using the TinyPNG API. It supports converting images to formats like webp, jpeg/jpg, and png, providing detailed information on width, height, type, and compressi
              Last updated -
              4
              131
              3
              JavaScript
              MIT License
              • Apple

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/InhiblabCore/mcp-image-compression'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server