MCP Server for Local XMind Mind Map Files Released

A developer has published an MCP server for interacting with local XMind mind map files. The server exposes 22 tools that allow MCP-compatible AI clients to create, navigate, and edit .xmind files directly on disk.
Key Details
The developer built this MCP server primarily for use via Claude Desktop and has tested it with both Claude Desktop and Cursor with "pretty solid results." The development relied heavily on Claude Sonnet 4.6 and Claude Opus 4.6, accessed through both Claude Desktop and Cursor.
The server provides tools for reading and writing XMind files, enabling AI assistants to work with mind map data stored locally. This allows developers to use AI coding agents to manipulate mind map files programmatically through their preferred AI client interface.
MCP (Model Context Protocol) servers extend the capabilities of AI assistants by providing them with access to external tools and data sources. This particular implementation focuses specifically on the XMind file format, which is commonly used for mind mapping and brainstorming.
📖 Read the full source: r/ClaudeAI
👀 See Also

PaperclipAI: Open-source orchestration for zero-human companies
PaperclipAI is an open-source orchestration framework designed for fully automated companies. The project gained 14,000 GitHub stars in its first week of existence.

Local LLM Performance Benchmarks on Mac Mini with OpenClaw and LM Studio
A Reddit user posted performance figures for running the Unsloth gpt-oss-20b-Q4_K_S.gguf model locally on a Mac Mini with 32GB RAM, achieving 34 tokens/second with a 0.7 second time to first token using OpenClaw 2026.3.8 and LM Studio 0.4.6+1.

Agents Elements: A macOS Dashboard for Claude Code & Codex Installations
A native SwiftUI macOS app that scans ~/.claude and ~/.codex to show installed skills, subagents, commands, plugins, MCP servers, hooks, and session status with token usage.

LLM Architecture Gallery: Visual Reference for Model Designs
Sebastian Raschka's LLM Architecture Gallery collects architecture figures and fact sheets from The Big LLM Architecture Comparison and A Dream of Spring for Open-Weight LLMs, with detailed specs for models like Llama 3 8B, DeepSeek V3, and Gemma 3 27B.