A
securityA
licenseA
qualityAn MCP server for navigating thought processes using branches, supporting thought cross-references and priority tracking to enhance insight generation and structured idea exploration.
Last updated -
1
38
MIT License
用于生成 Xmind 思维导图的 MCP(模型上下文协议)服务器。该服务器允许法学硕士 (LLM) 通过 MCP 协议创建结构化思维导图。
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
path/to/xmind-generator-mcp
替换为克隆项目的实际路径注意: env
部分是可选的。它允许您为服务器设置环境变量:
outputPath
:Xmind 文件的默认保存目录或文件路径。此设置可以通过工具调用中的outputPath
参数进行覆盖。autoOpenFile
:控制生成的 Xmind 文件是否自动打开。设置为“false”表示禁用自动打开(默认为“true”)。从主题的层次结构生成 Xmind 思维导图。
参数:
title
(字符串):思维导图的标题(根主题)topics
(数组):思维导图中要包含的主题数组title
(字符串):主题的标题ref
(字符串,可选):主题的参考 IDnote
(字符串,可选):主题的注释labels
(字符串数组,可选):主题的标签markers
(字符串数组,可选):主题的标记(格式:“Category.name”,例如“Arrow.refresh”)children
(数组,可选):子主题数组relationships
(数组,可选):主题之间的关系数组outputPath
(字符串,可选):Xmind 文件的自定义输出路径。如果已设置,则覆盖环境变量。以下是如何使用generate-mind-map
工具的示例:
麻省理工学院
local-only server
The server can only run on the client's local machine because it depends on local resources.
MCP 服务器允许 LLM 创建具有分层主题结构的结构化 Xmind 思维导图,支持注释、标签和标记等功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BangyiZhang/xmind-generator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server