markdownify-mcp and markmap-mcp-server

These are complementary tools in a conversion pipeline: the first converts diverse content formats into Markdown, while the second transforms that Markdown output into visual mind maps, enabling a content-to-structured-visualization workflow.

markdownify-mcp
68
Established
markmap-mcp-server
48
Emerging
Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 2/25
Adoption 10/25
Maturity 18/25
Community 18/25
Stars: 2,444
Forks: 202
Downloads:
Commits (30d): 43
Language: TypeScript
License: MIT
Stars: 185
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
Stale 6m

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 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.

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