MCP Directory
Back

markdownify-mcp

by zcaceres · TypeScript · ★ 2,619

A Model Context Protocol server for converting almost anything to Markdown

#ai#anthropic#anthropic-ai#anthropic-claude#markdown#mcp#model-context-protocol#ocr#tools

Install

npx -y github:zcaceres/markdownify-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "markdownify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:zcaceres/markdownify-mcp"
      ]
    }
  }
}

From the README

Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text. - Convert multiple file types to Markdown: - PDF - Images - Audio (with transcription) - DOCX - XLSX - PPTX - Convert web content to Markdown: - YouTube video transcripts - Bing search results - General web pages - Retrieve existing Markdown files 1. Clone this repository 2. Install dependencies: Note: this will al…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers