markdownify-mcp and mcp-server-markdown
The two tools are complements: zcaceres/markdownify-mcp converts documents to Markdown, while ofershap/mcp-server-markdown then processes that Markdown content by providing functionality for searching, extracting sections, listing headings, and finding code blocks within it.
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 mcp-server-markdown
ofershap/mcp-server-markdown
MCP server for markdown — search, extract sections, list headings, find code blocks
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work