Mindmap MCP Server
M

Mindmap MCP Server

An MCP server that converts Markdown into interactive mind maps
3 points
8.8K

What is the Mindmap MCP Server?

The Mindmap MCP Server is a tool based on the Model Context Protocol (MCP) that can convert Markdown-formatted content into interactive mind maps. Users can integrate it into their AI workflows with simple configuration.

How to use the Mindmap MCP Server?

Installation and configuration can be completed in just a few steps. It supports multiple installation methods (such as pip, uvx, Docker) and provides simple and easy-to-use API interfaces.

Applicable scenarios

Suitable for professionals who need to quickly generate mind maps, such as project managers, teachers, students, and anyone who wants to visualize complex information.

Main features

Markdown to mind map conversion
Supports directly converting text written in Markdown syntax into a structured mind map.
Multiple return modes
You can choose to return HTML content or save it as a local file.
Offline availability
The generated mind map can be viewed without an internet connection.
Customizable toolbar
Allows users to choose whether to display the toolbar at the top of the mind map.
Advantages
Simple to operate and easy to get started.
Supports cross-platform operation with strong compatibility.
Saves time and improves work efficiency.
Limitations
Requires pre-installation of the Node.js environment.
Some advanced features may not be intuitive enough for beginners.

How to use

Install the Mindmap MCP Server
You can install the tool via pip, uvx, or Docker.
Configure Claude Desktop
Add the server address to the configuration file of Claude Desktop.
Execute the task
Send a request to Claude to generate a mind map for the specified Markdown content.

Usage examples

Example of generating a mind map
Convert Markdown code into a mind map.
Local saving and viewing
Save the generated mind map locally and open it in a browser.

Frequently Asked Questions

Does the Mindmap MCP Server support all operating systems?
How to solve the problem of the Docker command not being found?
What if I only want to preview the mind map?

Related resources

Mindmap MCP Server GitHub repository
Official code repository and documentation.
Claude Desktop official documentation
Relevant guide on how to configure Claude Desktop.
Markmap VSCode plugin
A VSCode extension for editing Markdown and generating mind maps in real-time.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mindmap": {
      "command": "uvx",
      "args": ["mindmap-mcp-server", "--return-type", "html"]
    }
  }
}

{
  "mcpServers": {
    "mindmap": {
      "command": "uvx",
      "args": ["mindmap-mcp-server", "--return-type", "filePath"]
    }
  }
}

{
  "mcpServers": {
    "mindmap": {
      "command": "python",
      "args": ["/path/to/your/mindmap_mcp_server/server.py", "--return-type", "html"]
    }
  }
}

{
  "mcpServers": {
    "mindmap": {
      "command": "python",
      "args": ["/path/to/your/mindmap_mcp_server/server.py", "--return-type", "filePath"]
    }
  }
}

{
  "mcpServers": {
    "mindmap-converter": {
      "command": "docker",
      "args": ["run", "--rm", "-i", "-v", "/path/to/output/folder:/output", "ychen94/mindmap-converter-mcp:latest"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

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
12.1K
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
6.7K
4.5 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
12.6K
4.3 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
13.2K
4 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
12.8K
5 points
M
MCP Atlassian
MCP Atlassian is a Model Context Protocol server designed for Atlassian products (Confluence and Jira), supporting both cloud and on-premises deployments and providing AI assistant integration functions.
Python
13.2K
5 points
M
MCP Youtube
Download YouTube subtitles via yt - dlp and connect to Claude.ai through the MCP protocol for video content analysis
TypeScript
11.0K
4 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
16.6K
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
14.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
24.5K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.7K
4.3 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#
20.2K
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
45.3K
4.5 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
30.2K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.8K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase