This MCP server, developed by apeyroux, enables AI assistants like Claude to analyze and query XMind mind maps. Built in TypeScript, it provides powerful capabilities for searching, extracting, and analyzing content across multiple XMind files. The implementation stands out by offering smart fuzzy search, hierarchical navigation, and multi-file analysis. By connecting AI capabilities with structured mind map data, this server enables AI systems to gain insights from personal or organizational knowledge bases. It is particularly useful for task management, information retrieval, and knowledge graph analysis scenarios where mind maps serve as a primary data source.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Parse and extract complete mind map structure.
Recursively scan for XMind files.
Process multiple files simultaneously.
Search files by name or content.
Smart fuzzy path matching with ranked results.
Direct node access by ID.
Multi-criteria search (title, notes, labels, callouts, tasks).
Create XMind files from structured data.