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.

markdownify-mcp
68
Established
md-server
39
Emerging
Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 13/25
Adoption 8/25
Maturity 18/25
Community 0/25
Stars: 2,444
Forks: 202
Downloads:
Commits (30d): 43
Language: TypeScript
License: MIT
Stars: 3
Forks:
Downloads: 227
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work