Skip to main content
Glama

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

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/tatn/mcp-server-fetch-python'

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