Enterprise DNA
M MCP Servers Developer low

zcaceres/markdownify-mcp

by Various

A Model Context Protocol server for converting almost anything to Markdown

Z

MCP

zcaceres/markdownify-mcp

Added 1 June 2026

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

Overview

A Model Context Protocol server that converts various input formats into Markdown. It is implemented in TypeScript and designed to be used within MCP-compatible environments, such as AI assistants or automation pipelines.

Best for

Best for
Developers building AI workflows that need to convert diverse content into Markdown for processing

Use cases

  • Convert web pages or HTML content to Markdown for LLM context ingestion
  • Transform documents or code snippets into Markdown for structured output
  • Integrate with MCP clients to normalize content into a uniform Markdown format

How to use

Install

bun install

Tools exposed

  • MARKITDOWN_PATH
  • REPOMIX_PATH
  • MD_ALLOWED_PATHS
  • MD_SHARE_DIR

Example client config

{\n  "mcpServers": {\n    "markdownify": {\n      "command": "node",\n      "args": [\n        "{ABSOLUTE PATH TO FILE HERE}/dist/index.js"\n      ]\n    }\n  }\n}

Notes

A Model Context Protocol server that converts various input formats into Markdown. It is implemented in TypeScript and designed to be used within MCP-compatible environments, such as AI assistants or automation pipelines.

2,714 stars on GitHub. Last updated 2026-05-27. Licensed MIT.

Use cases

  • Convert web pages or HTML content to Markdown for LLM context ingestion
  • Transform documents or code snippets into Markdown for structured output
  • Integrate with MCP clients to normalize content into a uniform Markdown format

Pros

  • Open source with a large community (over 2700 stars) indicating reliability
  • Written in TypeScript, offering type safety and easy integration for JS/TS projects
  • Follows the Model Context Protocol, enabling seamless use with MCP-aware tools

Cons

  • Requires an MCP client or compatible environment to function
  • Conversion quality may vary depending on input format complexity
  • Limited to Markdown output; not suitable for other target formats

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source with a large community (over 2700 stars) indicating reliability
  • Written in TypeScript, offering type safety and easy integration for JS/TS projects
  • Follows the Model Context Protocol, enabling seamless use with MCP-aware tools

Cons

  • Requires an MCP client or compatible environment to function
  • Conversion quality may vary depending on input format complexity
  • Limited to Markdown output; not suitable for other target formats

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks