Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"41px-mcp-xmind": {
"command": "npx",
"args": [
"-y",
"@41px/mcp-xmind"
]
}
}
}
Or smoke-test directly:
npx -y @41px/mcp-xmind
Details
| Website | https://www.npmjs.com/package/@41px/mcp-xmind |
|---|---|
| GitHub | git+https://github.com/apeyroux/mcp-xmind.git |
| License | unknown |
| Pricing | free |
| Tags | mcp xmind mindmap model-context-protocol |
| Sources | npm |
| Discovered | 2026-05-25 |