Skip to main content
Glama

image-reader MCP Server

by Rupeebw

analyze_image

Extract detailed metadata from image files using the analyze_image tool on the image-reader MCP Server. Specify the image path to retrieve essential information for processing or analysis.

Instructions

Get detailed metadata about an image

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the image file

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the image file", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from image-reader 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/Rupeebw/mcp-image-reader'

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