mcp-xmind
MCP XMind Server is a tool designed to analyze and query XMind mind maps. It offers a variety of features such as smart search, task management, hierarchical navigation, and secure directory access, making it powerful for handling XMind files effectively.
How do I install the MCP XMind Server?
You can install it via Smithery using the command npx -y @smithery/cli install @41px/mcp-xmind --client claude
or manually using npm.
What are the security features of the MCP XMind Server?
The server allows access only to specified directories, includes path normalization and validation, and handles errors for invalid access attempts.
Can the server handle multiple XMind files at once?
Yes, the server can process multiple files simultaneously and compare and analyze across them using the read_multiple_xmind_files
tool.
What is the purpose of the extract_node
tool?
The extract_node
tool allows for smart fuzzy path matching, providing ranked search results and complete subtree extraction from XMind files.
Is there a way to search for specific nodes within a mind map?
Yes, you can use the search_nodes
tool to perform multi-criteria content searches with configurable search fields.