Skip to main content
Glama

Qiniu MCP Server

Official
by qiniu

image_info

Extract image details including format, dimensions, and color model by providing the image URL. This tool enables quick retrieval of basic image metadata for analysis or processing.

Instructions

Retrieves basic image information, including image format, size, and color model.

Input Schema

NameRequiredDescriptionDefault
object_urlYesThe URL of the image. This can be a URL obtained via the GetObjectURL tool or a URL generated by other Fop tools. Length Constraints: Minimum length of 1.

Input Schema (JSON Schema)

{ "properties": { "object_url": { "description": "The URL of the image. This can be a URL obtained via the GetObjectURL tool or a URL generated by other Fop tools. Length Constraints: Minimum length of 1.", "type": "string" } }, "required": [ "object_url" ], "type": "object" }

Other Tools from Qiniu 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/qiniu/qiniu-mcp-server'

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