xmind-mcp MCP Server
sc0tfree/xmind-mcp
MCP server for incremental editing of XMind mind maps - 19 atomic tools for LLMs to read, create, and surgically modify .xmind files
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
sc0tfree/xmind-mcp is a Python MCP server licensed under MIT. MCP server for incremental editing of XMind mind maps - 19 atomic tools for LLMs to read, create, and surgically modify .xmind files Topics: mcp, mcp-server, mind-map, mindmap, xmind.
Ranked #36 out of 129 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
178 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# 🧠 XMind MCP Server An MCP server for **incremental** editing of XMind mind maps. Existing XMind MCP tools require the LLM to output an entire mind map as one monolithic JSON blob -- that's token-expensive, error-prone, and makes it impossible to edit existing files. xmind-mcp takes a different approach: 19 atomic tools that let an LLM read, create, and surgically edit `.xmind` files one operation at a time using stable topic IDs. Built with [FastMCP](https://gofastmcp.com/) (Python) and managed with [Poetry](https://python-poetry.org/). > [!NOTE] > Unfortunately, XMind does not support live-reloading files from disk. If you have the file open in XMind while making changes via MCP tools, you'll need to close and reopen it to see the updates. ## 🚀 Quick Start ### Prerequisites - Python 3.12+ - [Poetry](https://python-poetry.org/docs/#installation) ### Install ```bash git clone https://github.com/sc0tfree/xmind-mcp.git cd xmind-mcp poetry install ``` ### Configure Your MCP ClRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.