Skip to main content
Glama

Markdownify MCP Server - UTF-8 Enhanced

by JDJR2024

youtube-to-markdown

Transform a YouTube video URL into markdown format with optional transcript extraction using enhanced UTF-8 support.

Instructions

Convert a YouTube video to markdown, including transcript if available

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the YouTube video

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the YouTube video", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Markdownify MCP Server - UTF-8 Enhanced

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/JDJR2024/markdownify-mcp-utf8'

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