MCP Server Fetch Python

by tatn

get-markdown-from-media

Extract content from images and videos using AI-powered computer vision and OCR, then convert it into Markdown format for structured text output.

Instructions

Performs AI-powered content extraction from media files (images and videos) and converts the results to Markdown format. Specialized tool for visual content analysis that utilizes computer vision and OCR capabilities to generate descriptive text from media sources.

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the target web page (images, videos, etc.).

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the target web page (images, videos, etc.).", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Fetch Python

Related Tools

ID: 8d0zm2o56d