Mindm
The MindManager MCP Server is a service implementation based on the Model Context Protocol (MCP), providing a standardized interface for the `mindm` library to interact with MindManager on Windows and macOS. It allows for the programmatic operation of elements such as mind map documents, topics, and relationships through the MCP protocol and supports exporting mind maps to multiple formats for use by LLMs.
2.5 points
8.9K

What is the MindManager MCP Server?

The MindManager MCP Server is a tool implemented in Python. Through the standardized Model Context Protocol (MCP) interface, it allows users to create, edit, and operate mind maps on MindManager. It supports multiple file formats, such as Mermaid, Markdown, and JSON, facilitating integration with AI models.

How to use the MindManager MCP Server?

You can start the server with simple commands and then integrate it with LLM tools like Claude. You can start using it in just a few steps.

Applicable Scenarios

Suitable for individuals and teams that need to generate, analyze, and optimize mind maps, especially for collaborating with AI assistants.

Main Features

Get the current mind map structure
Access the current mind map content in MindManager through the API.
Export to Mermaid/Markdown/JSON
Convert the mind map to Mermaid, Markdown, or JSON format for easy sharing with other tools.
Get the central topic and selected topics
Extract the core topic of the mind map and the parts selected by the user.
Cross - platform support
Compatible with Windows and macOS systems, providing comprehensive function support.
Coming soon: Add new nodes and relationships
Future versions will support the dynamic creation and modification of mind map elements.
Advantages
Supports multiple mainstream operating systems
Easy to integrate with AI models
Provides a variety of export formats
Open - source and free to use
Limitations
Functions on macOS may be limited
Requires the installation of MindManager software
More friendly to advanced users

How to Use

Install the server
Clone the project code and set up a virtual environment, ensuring that dependencies are installed.
Run the MCP server
Start the server and connect to MindManager.
Integrate into Claude
Configure the MCP server in Claude Desktop.

Usage Examples

Export the mind map to Markdown
Export an existing mind map to Markdown format for easy reference in other documents.
Collaborate with Claude to generate a new mind map
After using Claude to generate creative topics, automatically import them into MindManager.

Frequently Asked Questions

Does it support macOS?
How to solve the problem that Claude cannot recognize the MCP server?
Can it be used offline?

Related Resources

GitHub Repository
Get the source code and the latest updates.
Official Documentation
Learn more about the functions of MindManager.
MCP SDK Documentation
Learn more about the MCP protocol.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mindm (MindManager)": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mindm>=0.0.4.6",
        "--with",
        "fastmcp",
        "--with",
        "markdown-it-py",
        "/Users/master/git/mindm-mcp/mindm_mcp/server.py"
      ]
    }
  }
}

{
    "mcpServers": {
      "mindm (MindManager)": {
        "command": "uv",
        "args": [
          "run",
          "--with",
          "mindm>=0.0.4.6",
          "--with",
          "mindm-mcp>=0.0.1.50",
          "--with",
          "fastmcp",
          "--with",
          "markdown-it-py",
          "-m",
          "mindm_mcp.server"
        ],
        "env": {
            "VIRTUAL_ENV": "/Users/master/git/mindm-mcp/.venv"
        }
      }
    }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
14.2K
5 points
V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
8.8K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
9.4K
4.5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
17.4K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
16.4K
5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
S
Shadcn Ui MCP Server
An MCP server that provides shadcn/ui component integration for AI workflows, supporting React, Svelte, and Vue frameworks. It includes functions for accessing component source code, examples, and metadata.
TypeScript
15.3K
5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
12.8K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
26.1K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
77.9K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
23.8K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
36.5K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
68.4K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
36.8K
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
104.2K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
54.5K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase