Image Processor MCP Server

by sanliunanjue

process_image_to_description

Convert images into detailed descriptions by analyzing content, focus, and detail level. Ideal for generating text summaries of visual data for accessibility, documentation, or analysis.

Instructions

处理图像并生成描述

Input Schema

NameRequiredDescriptionDefault
detail_levelNo描述详细程度:简洁(brief)、标准(standard)或详细(detailed)standard
focusNo描述重点,例如:物体、场景、人物、情感等
image_urlYes图像URL

Input Schema (JSON Schema)

{ "properties": { "detail_level": { "default": "standard", "description": "描述详细程度:简洁(brief)、标准(standard)或详细(detailed)", "enum": [ "brief", "standard", "detailed" ], "type": "string" }, "focus": { "default": "", "description": "描述重点,例如:物体、场景、人物、情感等", "type": "string" }, "image_url": { "description": "图像URL", "type": "string" } }, "required": [ "image_url" ], "type": "object" }

You must be authenticated.

Other Tools from Image Processor MCP Server

Related Tools

    ID: led9dhpfe6