Skip to main content
Glama

image-reader MCP Server

by Rupeebw

analyze_image

Extract detailed metadata from image files by specifying the file path, enabling insights into image properties and formats.

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" }
Install Server

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