MCP XMind Server
A Model Context Protocol server for analyzing and querying XMind mind maps. This tool provides powerful capabilities for searching, extracting, and analyzing content from XMind files.
Features
- 🔍 Smart fuzzy search across mind maps
- 📝 Task management and tracking
- 🌲 Hierarchical content navigation
- 🔗 Link and reference extraction
- 📊 Multi-file analysis
- 🏷️ Label and tag support
- 📂 Directory scanning
- 🔒 Secure directory access
Installation
Installing via Smithery
To install XMind Server for Claude Desktop automatically via Smithery:
Manual Installation
Usage
Starting the Server
Available Tools
- read_xmind
- Parse and analyze XMind files
- Extract complete mind map structure
- get_todo_tasks
- Extract and analyze TODO tasks
- Include 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
- 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
Examples
Search for Nodes
Extract Node
List Tasks
Configuration
Development Configuration
Example claude_desktop_config.json
for development:
Production Configuration
Example claude_desktop_config.json
for production using npmjs:
Security
- Only allows access to specified directories
- Path normalization and validation
- Error handling for invalid access attempts
Development
Building
Type Checking
MCP Inspector
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
XMind マインド マップのインテリジェントな分析とクエリを可能にし、XMind ファイル全体のコンテンツの検索、抽出、分析機能を提供するモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that converts Markdown content into interactive mindmaps, allowing AI assistants to visualize hierarchical information through either HTML content or saved files.Last updated -1176PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables LLMs to interact with MindManager mind maps, allowing retrieval of mind map structures and export to formats like Mermaid, Markdown, and JSON.Last updated -94PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that converts Markdown text to interactive mind maps with support for rich interactive operations and multi-format exports.Last updated -168893TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that provides intelligent file reading and semantic search capabilities across multiple document formats with security-first access controls.Last updated -5PythonMIT License