MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. markdownify-mcp

markdownify-mcp

GitHub

Markdownify is an MCP server that converts various file types and web content, including PDFs, images, audio, and web pages, into easily readable Markdown format. Markdownify is an MCP server

2,167
84

Markdownify MCP Server

Markdownify is a Model Context Protocol (MCP) server designed to convert various content types into Markdown format, facilitating easy readability and sharing.

Markdownify Server MCP server

Features

  • Converts PDFs, images, audio (with transcription), DOCX, XLSX, and PPTX files to Markdown.
  • Transforms web content, including YouTube transcripts, Bing search results, and general web pages, into Markdown.
  • Retrieves existing Markdown files.

Getting Started

  1. Clone the repository.
  2. Install dependencies using pnpm install (includes uv and Python dependencies).
  3. Build the project with pnpm run build.
  4. Start the server using pnpm start.

Development

  • Use pnpm run dev for TypeScript compilation in watch mode.
  • Customize server behavior in src/server.ts.
  • Modify or add tools in src/tools.ts.

Usage with Desktop App

Integrate with a desktop app by configuring the mcpServers setting, specifying the path to dist/index.js and optionally setting the UV_PATH environment variable.

Contributing

Contributions are welcome via Pull Requests.

License

Licensed under the MIT License. See the LICENSE file for details.

Repository

ZC
zcaceres

zcaceres/markdownify-mcp

Created

December 18, 2024

Updated

March 28, 2025

Language

TypeScript

Category

Developer Tools