apeyroux/mcp-xmind
If you are the rightful owner of mcp-xmind and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for analyzing and querying XMind mind maps, providing capabilities for searching, extracting, and analyzing content from XMind files.
Tools
Functions exposed to the LLM to take actions
read_xmind
Parse and analyze XMind files, extracting complete mind map structure.
get_todo_tasks
Extract and analyze TODO tasks, including task context and hierarchy.
list_xmind_directory
Recursively scan for XMind files, filter and organize results.
read_multiple_xmind_files
Process multiple files simultaneously, compare and analyze across files.
search_xmind_files
Search files by name patterns, with recursive directory scanning.
extract_node
Smart fuzzy path matching, ranked search results, complete subtree extraction.
extract_node_by_id
Direct node access by ID, fast and precise retrieval.
search_nodes
Multi-criteria content search, configurable search fields.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client