MCP.so
Sign In

Xmind Generator MCP Server (Unofficial)

@BangyiZhang

About Xmind Generator MCP Server (Unofficial)

A Model Context Protocol (MCP) server for generating Xmind mind maps.

Basic information

Category

Developer Tools

License

ISC license

Runtime

node

Transports

stdio

Publisher

BangyiZhang

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Xmind Generator MCP Server (Unofficial)?

A Model Context Protocol (MCP) server that allows AI assistants and applications to programmatically generate Xmind mind maps from structured JSON data. It provides one focused tool, generate-xmind, and supports both stdio and HTTP server modes.

How to use Xmind Generator MCP Server (Unofficial)?

Install Node.js v14+ and npm v6+, clone the repository, and run npm install. Configure the server in Claude Desktop by adding it to claude_desktop_config.json under mcpServers with the command node and the path to server.js, then restart Claude. No other commands or config keys are documented beyond this.

Key features of Xmind Generator MCP Server (Unofficial)

  • Single powerful tool: generate-xmind
  • Supports stdio and HTTP transport modes
  • Creates complex mind maps with topics and subtopics
  • Full marker and relationship support
  • Easy integration with Claude Desktop

Use cases of Xmind Generator MCP Server (Unofficial)

  • AI assistants generating structured mind maps on demand
  • Programmatic creation of project management mind maps
  • Building educational or brainstorming diagrams from text
  • Automating mind map generation in web applications via HTTP

FAQ from Xmind Generator MCP Server (Unofficial)

Is this server official or affiliated with Xmind Ltd. or Anthropic?

No, this is an unofficial project not affiliated with Xmind Ltd. or Anthropic.

What are the runtime dependencies?

Node.js v14 or higher and npm v6 or higher are required.

How can I run the server – only with Claude Desktop?

The server can run in two modes: as a stdio process (for Claude Desktop) or as an HTTP server (for web applications).

How do I configure it with Claude Desktop?

Add the server to claude_desktop_config.json under mcpServers with the correct command and path, then restart Claude Desktop.

What is the main tool provided?

The server offers one tool, generate-xmind, which creates Xmind files from structured JSON data.

Comments

More Developer Tools MCP servers