Skip to main content
Glama

MCP Feedback Collector

by keizman

get_image_info

Retrieve detailed image information, such as dimensions and format, from a specified file path using the MCP Feedback Collector server.

Instructions

获取指定路径图片的信息(尺寸、格式等) Args: image_path: 图片文件路径

Input Schema

NameRequiredDescriptionDefault
image_pathYes

Input Schema (JSON Schema)

{ "properties": { "image_path": { "title": "Image Path", "type": "string" } }, "required": [ "image_path" ], "title": "get_image_infoArguments", "type": "object" }
Install Server

Other Tools from MCP Feedback Collector

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/keizman/mcp-feedforward'

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