提交

Image Tools Mcp

@kshern

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

no content

服务器配置

{
  "mcpServers": {
    "image-tools": {
      "command": "npx",
      "args": [
        "image-tools-mcp"
      ],
      "env": {
        "TINIFY_API_KEY": "<YOUR_TINIFY_API_KEY>",
        "FIGMA_API_TOKEN": "<YOUR_FIGMA_API_TOKEN>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.