Markmap MCP 服务器
Markmap MCP Server 基于模型上下文协议 (MCP),支持一键将 Markdown 文本转换为可交互的思维导图,并基于开源项目markmap构建。生成的思维导图支持丰富的交互操作,并支持导出为多种图片格式。
特征
🌠 Markdown 转思维导图:将 Markdown 文本转换为交互式思维导图
🖼️多格式导出:支持导出为 PNG、JPG 和 SVG 图像
🔄交互操作:支持缩放、展开/折叠节点等交互功能
📋 Markdown Copy :一键复制原始 Markdown 内容
🌐自动浏览器预览:可在浏览器中自动打开生成的思维导图的选项
先决条件
Node.js 运行时环境
安装
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 Markmap MCP 服务器:
手动安装
或者,您可以克隆存储库并在本地运行:
用法
将以下配置添加到您的 MCP 客户端配置文件中:
[!提示]
该服务支持以下环境变量:
MARKMAP_DIR:指定思维导图的输出目录(可选,默认为系统临时目录)优先注意事项:
当同时指定
--output命令行参数和MARKMAP_DIR环境变量时,命令行参数优先。
可用工具
Markdown 转思维导图
将 Markdown 文本转换为交互式思维导图。
参数:
markdown:要转换的 Markdown 内容(必需字符串)open:是否在浏览器中自动打开生成的思维导图(可选布尔值,默认为false)
返回值:
执照
该项目已获得 MIT 许可。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
一个模型上下文协议服务器,将Markdown文本转换为交互式思维导图,支持丰富的交互式操作和多格式导出。
Related Resources
Related MCP Servers
- -security-license-qualityA Model Context Protocol server that allows intelligent analysis and querying of XMind mind maps, providing capabilities for searching, extracting, and analyzing content across XMind files.Last updated -3829
- Asecurity-licenseAqualityA Model Context Protocol server that converts Markdown content into interactive mindmaps, allowing AI assistants to visualize hierarchical information through either HTML content or saved files.Last updated -1197MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables LLMs to interact with MindManager mind maps, allowing retrieval of mind map structures and export to formats like Mermaid, Markdown, and JSON.Last updated -96MIT License
- Asecurity-licenseAqualityAn MCP server that allows LLMs to create structured Xmind mind maps with hierarchical topic structures, supporting features like notes, labels, and markers.Last updated -11218MIT License