Skip to main content
Glama

Markdownify MCP Server - UTF-8 Enhanced

by JDJR2024

audio-to-markdown

Convert audio files into markdown format, including transcription, using the Markdownify MCP Server's UTF-8 enhanced capabilities for improved multilingual support.

Instructions

Convert an audio file to markdown, including transcription if possible

Input Schema

NameRequiredDescriptionDefault
filepathYesAbsolute path of the audio file to convert

Input Schema (JSON Schema)

{ "properties": { "filepath": { "description": "Absolute path of the audio file to convert", "type": "string" } }, "required": [ "filepath" ], "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