MCP.so
登录
I

Image Tools Mcp

@kshern

关于 Image Tools Mcp

A Model Context Protocol (MCP) service for retrieving image dimensions and compressing images, supporting both URL and local file sources.

基本信息

分类

媒体与设计

传输方式

stdio

发布者

kshern

提交者

kshern

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "image-tools": {
      "command": "npx",
      "args": [
        "image-tools-mcp"
      ],
      "env": {
        "TINIFY_API_KEY": "<YOUR_TINIFY_API_KEY>",
        "FIGMA_API_TOKEN": "<YOUR_FIGMA_API_TOKEN>"
      }
    }
  }
}

工具

5

Get the size of an image from URL

Get the size of a local image

Compress a single image from URL using TinyPNG API (only supports image files, not folders)

Compress a single local image file using TinyPNG API (only supports image files, not folders)

Get images from Figma API

概览

What is Image Tools Mcp?

A Model Context Protocol (MCP) service for retrieving image dimensions and compressing images, supporting both URL and local file sources.

How to use Image Tools Mcp?

Key features of Image Tools Mcp

  • Retrieves image dimensions
  • Compresses images
  • Supports URL image sources
  • Supports local file image sources

Use cases of Image Tools Mcp

FAQ from Image Tools Mcp

Note: The provided README contains only a single sentence. All sections that could not be answered are rendered as em dashes per the strict rules.

评论

媒体与设计 分类下的更多 MCP 服务器