Supports distribution and installation through npm, allowing users to easily install and run the MCP server using npx commands.
Utilizes TypeScript for type safety in development, with specific support for type checking when building or modifying the MCP server.
Incorporates Zod for schema validation, ensuring proper data structure when processing XMind files and handling user queries.
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.
A Model Context Protocol server that allows intelligent analysis and querying of XMind mind maps, providing capabilities for searching, extracting, and analyzing content across XMind files.
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 -1197MIT 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 -96MIT 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 -181115MIT 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 -5MIT License