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.
基本情報
設定
以下の設定を使って、このサーバーを 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>"
}
}
}
}ツール
5Get 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.
「メディアとデザイン」の他のコンテンツ
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
コメント