Yuchenssr Mindmap MCP Server
Y

Yuchenssr Mindmap MCP Server

An MCP server that converts Markdown content into interactive mind maps, supporting multiple installation methods and return formats.
2 points
7.6K

What is the Mindmap MCP Server?

The Mindmap MCP Server is a tool based on the Model Context Protocol (MCP) that can automatically convert Markdown content into interactive HTML mind maps. It supports multiple return methods, such as returning the direct HTML content or saving it to a file.

How to use the Mindmap MCP Server?

Simply input the Markdown content, and the server will automatically generate a mind map. You can choose to view the mind map directly in the browser or save it as a file for later use.

Applicable scenarios

Suitable for people who need to quickly generate mind maps, such as for project planning, knowledge organization, brainstorming, etc.

Main features

Markdown to HTML mind map
Supports converting Markdown content into interactive HTML mind maps.
Offline mode
The generated mind map can be saved as a file for offline viewing.
Hide toolbar option
Allows users to choose whether to display the mind map toolbar.
Multiple return methods
You can choose to return the HTML content or save it as a local file.
Advantages
Easy to use, no complex configuration required
Supports multiple return formats to meet different needs
The generated mind maps are highly visual and interactive
Limitations
May process very complex Markdown slowly
Requires Node.js as a pre - installed dependency

How to use

Install the Mindmap MCP Server
Install via pip or start the service using a Docker image.
Configure the client
Add the Mindmap MCP Server to your AI client configuration.
Input Markdown content
Send a request containing Markdown content to the AI client.

Usage examples

Generate a project planning mind map
Use Markdown to generate a project planning mind map.
Save as a file and open
Save the generated mind map as an HTML file and open it in the browser.

Frequently Asked Questions

How to install the Mindmap MCP Server?
Can the generated mind map be viewed offline?
Why can't I find the generated file?

Related resources

Mindmap MCP Server GitHub repository
Source code and documentation
Model Context Protocol (MCP) official documentation
Understand the basics of the MCP protocol

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
11.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
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.7K
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
12.3K
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
14.1K
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.3K
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
10.2K
4 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
16.1K
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
17.2K
4.3 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.2K
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
47.2K
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#
19.7K
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
47.2K
4.5 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.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
31.5K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase