Skip to main content
Glama

Markdownify MCP Server

by zcaceres

pptx-to-markdown

Convert PPTX files into Markdown format to simplify content sharing and readability. This tool transforms presentation slides into structured Markdown text for easy editing and integration into documents or web pages.

Instructions

Convert a PPTX file to markdown

Input Schema

NameRequiredDescriptionDefault
filepathYesAbsolute path of the PPTX file to convert

Input Schema (JSON Schema)

{ "properties": { "filepath": { "description": "Absolute path of the PPTX file to convert", "type": "string" } }, "required": [ "filepath" ], "type": "object" }

Other Tools from Markdownify MCP Server

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

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