MCP.so
登录

Xmind Generator MCP Server (Unofficial)

@BangyiZhang

关于 Xmind Generator MCP Server (Unofficial)

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

基本信息

分类

开发工具

许可证

ISC license

运行时

node

传输方式

stdio

发布者

BangyiZhang

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器