Image Process MCP Server
@x007xyz
About Image Process MCP Server
An MCP Server for image processing that uses the Sharp library to provide image manipulation functionality. 这是一个用于处理图片的MCP Server,使用 sharp 库提供图片处理功能。
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Image Process MCP": {
"command": "npx",
"args": [
"-y",
"image-process-mcp-server"
]
}
}
}Tools
5根据指定尺寸调整图片大小,可以通过设置填充方式来控制图片的裁剪方式
将图片转换为指定的格式,支持jpeg、png、webp、avif、tiff、gif等格式
根据指定的坐标和尺寸裁剪图片
将图片旋转指定的角度
请输入图片的绝对路径,获取图片的基本信息,包括格式、尺寸、通道数等
Overview
What is Image Process MCP Server?
An MCP Server for image processing that uses the Sharp library to provide image manipulation functionality. It is designed for use with MCP-compatible clients (e.g., Claude) to perform common image operations.
How to use Image Process MCP Server?
Install and configure by adding the server definition to your MCP client’s settings. On macOS/Linux use npx -y image-process-mcp-server; on Windows use cmd /c npx -y image-process-mcp-server. Then call the provided tools (e.g., resizeImage, convertFormat) with the required parameters.
Key features of Image Process MCP Server
- Resize images with configurable width, height, and fit method.
- Convert images between JPEG, PNG, WebP, AVIF, TIFF, GIF.
- Crop a specific region of an image.
- Rotate images by any angle.
- Retrieve image metadata (dimensions, format, etc.).
Use cases of Image Process MCP Server
- Batch resize product images to a uniform width.
- Convert photographs to WebP for web optimization.
- Crop a face from a group photo.
- Rotate a scanned document to correct orientation.
- Inspect image dimensions before further processing.
FAQ from Image Process MCP Server
What runtime dependencies does Image Process MCP Server require?
Node.js, the Sharp library, and the @modelcontextprotocol/sdk package.
What image formats are supported for conversion?
JPEG, PNG, WebP, AVIF, TIFF, and GIF.
What is the default quality value for compressed output formats?
The default quality is 80 (range 1–100), applicable to formats that support compression.
How do I specify the output path for a processed image?
All tools require an output_path parameter that points to the desired destination file on the local filesystem.
Does Image Process MCP Server support authentication or network transport?
—
Frequently asked questions
What runtime dependencies does Image Process MCP Server require?
Node.js, the Sharp library, and the `@modelcontextprotocol/sdk` package.
What image formats are supported for conversion?
JPEG, PNG, WebP, AVIF, TIFF, and GIF.
What is the default quality value for compressed output formats?
The default quality is 80 (range 1–100), applicable to formats that support compression.
How do I specify the output path for a processed image?
All tools require an `output_path` parameter that points to the desired destination file on the local filesystem.
Basic information
More Media & Design MCP servers

Riddle Quiz Maker
Riddle.comCreates and manages quizzes, polls, surveys, personality tests, forms, predictors, minigames and leaderboards on Riddle.com – with branching logic, custom design, live stats and embed code.

Shotstack
Shotstack's official MCP server gives AI assistants direct access to the Shotstack video editing API, so you can produce video from a conversation instead of writing Edit JSON by hand. Available tools cover rendering vid
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.

GOJI
GOJI AgencyA remote MCP server from GOJI, a full-service digital agency in Melbourne, Australia. Nine tools over published material: a 104-term plain-English glossary, a 14-chapter guide to AI visibility, seven long-form guides inc
Comments