markdownify-mcp and md-server
These are direct competitors offering overlapping functionality—both provide MCP servers for markdown conversion—though the first has significantly more GitHub adoption while the second sees more practical monthly usage, suggesting different user bases or maturity levels.
About markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
This helps you quickly transform various types of content into clean, editable Markdown text. You can feed it PDFs, images, audio recordings, Word documents, Excel sheets, PowerPoint presentations, web pages, YouTube video transcripts, or Bing search results, and it will output a formatted Markdown file. This is useful for anyone who needs to extract information from diverse sources and consolidate it into a consistent, easy-to-read text format for further editing or sharing.
About md-server
peteretelej/md-server
md-server - HTTP API Server and MCP Server for converting everything to markdown
Supports diverse document types (PDFs, Office files, images with OCR, YouTube videos) with automatic format detection and zero configuration. Built on Microsoft's MarkItDown for document processing and Crawl4AI for intelligent web scraping, with optional headless browser rendering for JavaScript-heavy sites. Integrates with AI assistants (Claude Desktop, Cursor, OpenCode) via MCP protocol, and offers a Python SDK alongside the HTTP API.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work