markdownify-mcp
An MCP server that converts multiple file types and web content into Markdown format.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 2.8k
- Source
- mcp-github
- Repository
- github.com/zcaceres/markdownify-mcp
Overview
Markdownify is a Model Context Protocol (MCP) server that converts PDFs, images, audio files, web pages, and other file types into readable and shareable Markdown text. It supports various formats such as PDF, DOCX, XLSX, PPTX, and web content like YouTube video subtitles and Bing search results. This capability enables AI to easily process and transform diverse files, making it suitable for document conversion and organization tasks. Deployment options include cloning the repository, installing dependencies, and starting the service.
Capabilities
- ▪Convert PDF to Markdown
- ▪Convert images to Markdown
- ▪Transcribe audio to Markdown
- ▪Convert DOCX to Markdown
- ▪Convert XLSX to Markdown
- ▪Convert PPTX to Markdown
Use cases
Setup
1. Clone the repository; 2. Install dependencies: `bun install`; 3. Build the project: `bun run build`; 4. Start the service: `bun start`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to restrict read paths?
Set the environment variable `MD_ALLOWED_PATHS` to a list of allowed directories.
Is Docker deployment supported?
Yes, use the commands `docker build -t markdownify-mcp .` and `docker run`.
Related skills
interview-coach-skill
Tool-readyInterview Coach skill covering the entire job search lifecycle from resume optimization to mock interviews.
cli
Google Workspace CLI provides a unified command-line tool for both humans and AI agents.
pm-claude-skills
Tool-ready207 professional AI skills across 21 career fields.
dashiAI-ppt-skill
AI-generated editable PPTs with support for multiple visual themes and export formats.
mcp-atlassian
MCP server for Atlassian tools (Confluence, Jira).
whatsapp-mcp
WhatsApp MCP server that allows AI to read and send WhatsApp messages.