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
Converts PDFs, images, audio (with transcription), Office documents, and web content (YouTube, Bing, general pages) to Markdown through discrete MCP tools. Built in TypeScript with a Python backend managed by `uv`, exposing individual conversion functions that integrate into MCP-compatible desktop apps via stdio transport. Supports optional directory restrictions for file retrieval and custom server behavior through modular tool definitions.
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