BangyiZhang/xmind-generator-mcp
An MCP (Model Context Protocol) server for generating Xmind mind maps. This server allows LLMs to create structured mind maps through the MCP protocol.
Platform-specific configuration:
{
"mcpServers": {
"xmind-generator-mcp": {
"command": "npx",
"args": [
"-y",
"xmind-generator-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...