xmind-mcp

hhtczengjing/xmind-mcp
★ 0 stars TypeScript AI/LLM Updated 2d ago
MCP server for parsing and searching XMind mind maps (.xmind files). Enables Claude and other LLM applications to extract, search, and analyze mind map data.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xmind-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hhtczengjing/xmind-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for parsing and searching XMind mind map files (.xmind). Enables Claude and other AI applications to efficiently extract, search, and manipulate mind map data with token-aware formatting and intelligent error handling. - **Full Document Parsing**: Convert entire XMind documents to structured Markdown or JSON format

Tools (8)

caseSensitivedepthformatmarkdownnodeIdpathquerysearchIn