← Browse

@bangyizhang/xmind-generator-mcp

MCP server package xmind-generator-mcp

mcp_servermcp

Install

agr install @bangyizhang/xmind-generator-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "xmind-generator-mcp", "version": "0.1.2", "description": "MCP server for generating Xmind mind maps", "main": "dist/index.js", "type": "module", "bin": { "xmind-generator-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "test": "echo "Error: no test specified" && exit 1", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "xmind", "mind-map", "claude", "anthropic", "llm" ], "author": "Ben", "repository": { "type": "git", "url": "git+https://github.com/BangyiZhang/xmind-generator-mcp.git" }, "homepage": "https://github.com/BangyiZhang/xmind-generator-mcp#readme", "bugs": { "url": "https://github.com/BangyiZhang/xmind-generator-mcp/issues" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "jszip": "^3.10.1", "xmind-generator": "^1.0.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.5", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "engines": { "node": ">=18" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-c2d6dc1ab6852026-08-04