developer tools

Mindmap Mcp Server

A Model Context Protocol (MCP) server for generating a beautiful interactive mindmap.

python
local
developer tools
0
View on GitHub

Installation

npx -y YuChenSSR/mindmap-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mindmap-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "YuChenSSR/mindmap-mcp-server"
  ]
}

About This MCP Server

YuChenSSR/mindmap-mcp-server

A Model Context Protocol (MCP) server for generating a beautiful interactive mindmap.

GitHub: https://github.com/YuChenSSR/mindmap-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub