Skip to main content
Glama

Qiniu MCP Server

Official
by qiniu

image_info

Extract key image details such as format, size, and color model by providing the image URL. Ideal for verifying image metadata within Qiniu MCP Server workflows.

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

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