Skip to main content
Glama

Image Converter MCP Server

get_image_info

Extract detailed metadata from image files, including dimensions, format, and file size, using the specified path.

Instructions

获取图片文件信息

Input Schema

NameRequiredDescriptionDefault
image_pathYes图片文件路径

Input Schema (JSON Schema)

{ "properties": { "image_path": { "description": "图片文件路径", "type": "string" } }, "required": [ "image_path" ], "type": "object" }
Install Server

Other Tools from Image Converter MCP Server

Related Tools

    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/pickstar-2002/image-mcp'

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