Markdown Mindmap

Transforms Markdown content into interactive HTML-based mind maps using markmap-cli, enabling visual organization of structured information and knowledge representation.

Featured
View Source
174 stars
0 tools
Created Aug 2025
@yuchenssr/yuchenssr-markdown-mindmap-mindmap-mcp-server

About

Transforms Markdown content into interactive HTML-based mind maps using markmap-cli, enabling visual organization of structured information and knowledge representation.

Categories

general

Installation

npm

npm install @yuchenssr/yuchenssr-markdown-mindmap-mindmap-mcp-server

Configuration

{ "mcpServers": { "yuchenssr-markdown-mindmap-mindmap-mcp-server": { "command": "npx", "args": [ "-y", "@yuchenssr/yuchenssr-markdown-mindmap-mindmap-mcp-server" ] } } }