markdownify-mcp and markdown-editor-mcp-server
These are complementary tools: the first converts various formats into Markdown, while the second provides structured editing and manipulation capabilities for Markdown documents once created.
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 markdown-editor-mcp-server
KazKozDev/markdown-editor-mcp-server
MCP server for semantic editing of Markdown documents with structural navigation, content manipulation, and YAML frontmatter support.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work