Florence-2 MCP Server

by jkawamoto
Verified

caption

Generate descriptive captions for image files by processing them through the Florence-2 MCP Server, using a file path or URL as input.

Instructions

Processes an image file and generates captions for the image.

Input Schema

NameRequiredDescriptionDefault
srcYesA file path or URL to the image file that needs to be processed.

Input Schema (JSON Schema)

{ "properties": { "src": { "anyOf": [ { "format": "path", "type": "string" }, { "type": "string" } ], "description": "A file path or URL to the image file that needs to be processed.", "title": "Src" } }, "required": [ "src" ], "title": "captionArguments", "type": "object" }

Other Tools from Florence-2 MCP Server

Related Tools

ID: mziprujksn