markmap-mcp-server and markitdown_mcp_server
About markmap-mcp-server
jinzcdev/markmap-mcp-server
An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).
Implements the Model Context Protocol (MCP) with stdio transport to enable AI assistants like Claude to generate interactive mind maps from Markdown, leveraging the markmap library for rendering and supporting dynamic features like node expansion/collapse. Outputs are persisted to a configurable directory (via `MARKMAP_DIR` environment variable) and can optionally auto-launch in the browser for immediate preview.
About markitdown_mcp_server
KorigamiK/markitdown_mcp_server
A Model Context Protocol (MCP) server that converts various file formats to Markdown using the MarkItDown utility.
Supports broad file format coverage including PDFs, Office documents, images with OCR, and audio with speech transcription, plus recursive ZIP extraction. Implements MCP protocol as a stdio-based server compatible with Claude Desktop, Zed Editor, and other MCP clients via the Smithery registry. Built on Microsoft's MarkItDown utility to handle format conversion while preserving metadata extraction capabilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work