Xmind Generator MCP
未申請An MCP (Model Context Protocol) server for generating Xmind mind maps. This server allows LLMs to create structured mind maps through the MCP protocol.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
children
(array, optional): Array of child topics
generate-mind-map
Generates an Xmind mind map from a hierarchical structure of topics.
inputPath
(string): Path to the .xmind file
labels
(array of strings, optional): Labels for the topic
markers
(array of strings, optional): Markers for the topic (format: "Category.name", e.g., "Arrow.refresh")
note
(string, optional): Note for the topic
outputPath
(string, optional): Custom output path for the Xmind file. This overrides the environment variable if set.
read-mind-map
Reads an existing .xmind file and exports it as a Markdown outline.
ref
(string, optional): Reference ID for the topic
relationships
(array, optional): Array of relationships between topics
style
(string, optional): Markdown style. Currently supports A (outline). (B reserved for future richer exports.)
title
(string): The title of the mind map (root topic)
topics
(array): Array of topics to include in the mind map